1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 09:28:13 +00:00
trezor-firmware/core/src
matejcik 8c3d3c6548 chore: bump black to 22.3
changes:
* exponent operator ** now allows no spaces around itself: https://github.com/psf/black/issues/538
* optional unicode marker u"" is no longer allowed

[no changelog]
2022-06-29 14:35:16 +02:00
..
apps chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
storage feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
trezor chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
.gitignore
all_modules.py feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline 2022-06-01 14:50:59 +02:00
all_modules.py.mako chore(docs): mention that .mako files are rendered by make templates 2022-05-19 14:09:16 +02:00
boot.py refactor(core): disable SD, SBU, fatfs for T1 build 2021-08-20 12:22:13 +02:00
main.py
session.py
typing.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
usb.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00