1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-17 10:51:00 +00:00
trezor-firmware/core/src/storage
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
..
__init__.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
cache.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
common.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
device.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
recovery_shares.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
recovery.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
resident_credentials.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
sd_salt.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00