tmpl-fastapi/mypy.ini

4 lines
89 B
INI

[mypy]
show_error_codes = True
ignore_missing_imports = True
warn_redundant_casts = True