mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-18 08:09:03 +00:00
fixup! fixup! test: update click tests
This commit is contained in:
parent
4f8d355fa2
commit
3365843d14
@ -22,8 +22,8 @@ import pytest
|
||||
|
||||
from trezorlib import btc, device, exceptions, messages
|
||||
from trezorlib.client import PASSPHRASE_ON_DEVICE
|
||||
|
||||
from trezorlib.debuglink import DebugLink, LayoutType, SessionDebugWrapper as Session
|
||||
from trezorlib.debuglink import DebugLink, LayoutType
|
||||
from trezorlib.debuglink import SessionDebugWrapper as Session
|
||||
from trezorlib.protobuf import MessageType
|
||||
from trezorlib.tools import parse_path
|
||||
from trezorlib.transport.session import SessionV1, derive_seed
|
||||
|
Loading…
Reference in New Issue
Block a user