mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-04 13:52:35 +00:00

python cli: change option short names core: fix ontology capability generation core+python: post rebase 'make gen' and fixes python/ontology - cleanup writer test/ontology: added proper marks and removed class test/ontology: added missing mark
8 lines
155 B
Python
8 lines
155 B
Python
# Automatically generated by pb2py
|
|
# fmt: off
|
|
if False:
|
|
from typing_extensions import Literal
|
|
|
|
ONT = 1 # type: Literal[1]
|
|
ONG = 2 # type: Literal[2]
|