dj-database-url/pyproject.toml
2022-12-21 11:47:41 +00:00

8 lines
159 B
TOML

[tool.black]
skip-string-normalization = 1
[tool.mypy]
show_error_codes=true
disallow_untyped_defs=true
disallow_untyped_calls=true
warn_redundant_casts=true