Kekkai/chart/mypy.ini

7 lines
140 B
INI
Raw Normal View History

2024-10-06 20:49:33 +03:00
[mypy]
check_untyped_defs = True
warn_return_any = True
warn_unreachable = True
show_error_codes = True
disable_error_code = import-untyped