1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-17 19:00:58 +00:00
trezor-firmware/python/src/trezorlib
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
..
_internal
cli style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
firmware
qt style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
transport style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
__init__.py
_ed25519.py
_proto_messages.mako
_rlp.py
binance.py
btc.py
cardano.py
client.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
cosi.py
debuglink.py
definitions.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
device.py feat(core): add ability to request backups with any number of groups/shares 2024-05-01 09:23:40 +02:00
eos.py
ethereum.py
exceptions.py
fido.py
log.py
mapping.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
merkle_tree.py
messages.py feat(core): add ability to request backups with any number of groups/shares 2024-05-01 09:23:40 +02:00
misc.py
models.py
monero.py
nem.py
protobuf.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
py.typed
ripple.py
solana.py
stellar.py
tezos.py
toif.py
tools.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
ui.py