godot/doc/tools
Andy Maloney a1428ca3c8 Convert Python type hints in tools/make_rst.py
Since Python 3.5+ is required, we can use proper type hints based on PEP 484. Because we are working on contributor tooling we can assume 3.6+ and use PEP 526 for variable declarations as well.
2022-08-03 13:06:50 -04:00
..
doc_status.py
make_rst.py Convert Python type hints in tools/make_rst.py 2022-08-03 13:06:50 -04:00