mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-10 23:40:58 +00:00
fix style
This commit is contained in:
parent
b541ed340e
commit
ac0731300e
@ -17,7 +17,7 @@
|
|||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from trezorlib import btc, messages as proto
|
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 ..support import ckd_public as bip32
|
||||||
from .common import TrezorTest
|
from .common import TrezorTest
|
||||||
|
Loading…
Reference in New Issue
Block a user