mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 05:28:40 +00:00
d3534a15c9
autoflake will remove all unused imports when `make style` is invoked, but can't recognize typing names that are only used in comments. this fixes it. |
||
---|---|---|
.. | ||
__init__.py | ||
bridge.py | ||
hid.py | ||
protocol.py | ||
udp.py | ||
webusb.py |