1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-04 13:52:35 +00:00
trezor-firmware/python/src/trezorlib/messages/OntologyAsset.py
Matus Zamborsky 23df799e77 common+python: add Ontology support
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
2020-01-09 08:58:38 +01:00

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]