1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
trezor-firmware/trezorlib/transport
matejcik 4ab8bec901 transport/webusb: change type annotations to strings
otherwise it fails when usb1 is missing, because python's type
annotation system
2018-12-05 16:52:04 +01:00
..
__init__.py transport: derive TransportException from TrezorException 2018-11-26 15:30:42 +01:00
bridge.py transport: cleaner Transport list instantiation 2018-11-26 15:30:42 +01:00
hid.py transport/hid: reload serial when closing 2018-11-26 15:30:42 +01:00
protocol.py
udp.py transport: cleaner Transport list instantiation 2018-11-26 15:30:42 +01:00
webusb.py transport/webusb: change type annotations to strings 2018-12-05 16:52:04 +01:00