flatbuffers/python
Caleb Zulawski 49e1ea3335
Implement optional scalars for Python (#7318)
* Implement optional scalars for Python

* Use == for integer comparison, remove empty line

* Fix optional type hint

Co-authored-by: Caleb Zulawski <caleb.zulawski@caci.com>
2022-06-13 09:16:00 -04:00
..
flatbuffers Implement optional scalars for Python (#7318) 2022-06-13 09:16:00 -04:00
.gitignore
__init__.py
setup.cfg
setup.py export a __version__ variable for python module (#5309) 2020-07-30 15:56:21 -07:00