1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-30 09:11:07 +00:00
trezor-firmware/core/src/trezor
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
https://www.python.org/dev/peps/pep-0585/ - Type Hinting Generics In Standard Collections
https://www.python.org/dev/peps/pep-0604/ - Allow writing union types as X | Y
2021-04-01 11:12:30 +02:00
..
crypto style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
messages style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
res common/defs/fido: add namecheap 2021-03-15 17:22:12 +01:00
ui style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
wire style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
__init__.py core: make mypy happy about importing fatfs 2020-05-15 14:08:29 +02:00
errors.py core: refactor slip39 2019-09-19 16:38:29 +02:00
log.py core: drop sys.pyi from mocks (fixes #934) 2020-04-08 11:19:26 +02:00
loop.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
pin.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
sdcard.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
strings.py core: raise error on auto-lock value out of range 2020-07-22 21:38:42 +02:00
utils.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
workflow.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00