ManimCat-show / mypy.ini
Bin29's picture
Sync from main: e764154 feat(plot-skill): add math-exam-diagram SKILL.md for exam-style math figures
abcf568
[mypy]
python_version = 3.12
show_column_numbers = True
show_error_codes = True
hide_error_context = True
pretty = False
no_error_summary = True
follow_imports = skip
allow_untyped_globals = True
allow_redefinition = True
warn_unused_ignores = False