tmpl-fastapi/mypy.ini

5 lines
89 B
INI
Raw Normal View History

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