trezor: fix PEP8

nistp521
Roman Zeyde 9 years ago
parent ca30707789
commit e59404737d

@ -16,6 +16,7 @@ def client():
t.callback_PassphraseRequest = lambda msg: PassphraseAck(passphrase='')
return t
def identity_type(**kwargs):
# pylint: disable=import-error
from trezorlib.types_pb2 import IdentityType

Loading…
Cancel
Save