mirror of
https://github.com/romanz/amodem.git
synced 2026-02-24 16:18:12 +08:00
Enable isort check in tox
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""KeepKey-related code (see https://www.keepkey.com/)."""
|
||||
|
||||
from . import trezor
|
||||
from .. import formats
|
||||
from . import trezor
|
||||
|
||||
|
||||
def _verify_support(identity, ecdh):
|
||||
|
||||
Reference in New Issue
Block a user