gpg: fixup lint/pep8

This commit is contained in:
Roman Zeyde
2016-05-21 20:00:38 +03:00
parent ee4bcddd22
commit a535b31a1b
4 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,5 @@
"""Create GPG ECDSA signatures and public keys using TREZOR device."""
import hashlib
import logging
import struct
import time
from . import agent, decode, proto