mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
fix style
This commit is contained in:
parent
b541ed340e
commit
ac0731300e
@ -17,7 +17,7 @@
|
||||
import pytest
|
||||
|
||||
from trezorlib import btc, messages as proto
|
||||
from trezorlib.tools import CallException, H_, parse_path
|
||||
from trezorlib.tools import H_, CallException, parse_path
|
||||
|
||||
from ..support import ckd_public as bip32
|
||||
from .common import TrezorTest
|
||||
|
Loading…
Reference in New Issue
Block a user