dtk-template/tools
Thaddeus Crews 575e3b4a46
Implement mypy fixes across all python files (#4)
• Type hinting added to every single file
• Path conversion now handled in `ninja_syntax.py` natively, can safely pass almost everything directly
2024-01-23 23:21:46 -07:00
..
__init__.py Initial commit 2023-10-04 23:30:39 -04:00
decompctx.py Implement mypy fixes across all python files (#4) 2024-01-23 23:21:46 -07:00
download_tool.py Implement mypy fixes across all python files (#4) 2024-01-23 23:21:46 -07:00
ninja_syntax.py Implement mypy fixes across all python files (#4) 2024-01-23 23:21:46 -07:00
project.py Implement mypy fixes across all python files (#4) 2024-01-23 23:21:46 -07:00
transform_dep.py Implement mypy fixes across all python files (#4) 2024-01-23 23:21:46 -07:00
upload_progress.py Implement mypy fixes across all python files (#4) 2024-01-23 23:21:46 -07:00