mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-06 14:52:33 +00:00
8 lines
205 B
Python
8 lines
205 B
Python
# Automatically generated by pb2py
|
|
# fmt: off
|
|
if False:
|
|
from typing_extensions import Literal
|
|
|
|
ImportanceTransfer_Activate = 1 # type: Literal[1]
|
|
ImportanceTransfer_Deactivate = 2 # type: Literal[2]
|