9 lines
167 B
Python
9 lines
167 B
Python
|
# automatically generated by the FlatBuffers compiler, do not modify
|
||
|
|
||
|
# namespace: optional_scalars
|
||
|
|
||
|
class OptionalByte(object):
|
||
|
None_ = 0
|
||
|
One = 1
|
||
|
Two = 2
|