1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-12 00:10:58 +00:00
trezor-firmware/python/src/trezorlib/transport
matejcik a5aa515631 style(python): upgrade to pyright 1.1.361
had to add a typestub for PIL due to
https://github.com/microsoft/pyright/issues/7832

We should remove it if that is either fixed or, if I fail to convince
Eric, after the relevant type information is added to Pillow

[no changelog]
2024-05-07 11:57:10 +02:00
..
__init__.py feat(python): detect busy device as a separate condition 2022-06-29 14:35:16 +02:00
bridge.py fix(python): improve type checking 2023-02-20 14:59:02 +01:00
hid.py feat(python): introduce Trezor models 2021-12-07 16:55:58 +01:00
protocol.py chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
udp.py fix(python/trezorctl): re-enable trezorctl -p udp 2023-04-03 22:01:26 +02:00
webusb.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00