mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-29 19:08:12 +00:00
eec0615444
A change introduced in mypy 0.770 disallows overriding some system modules, including `sys`. We only need the override for `sys.print_exception`, and the simplest solution is to make mypy ignore that particular call. |
||
---|---|---|
.. | ||
generated | ||
gc.pyi | ||
micropython.pyi | ||
ubinascii.pyi | ||
uctypes.pyi | ||
uio.pyi | ||
uos.pyi | ||
ustruct.pyi | ||
utime.pyi | ||
utimeq.pyi |