dj-database-url/pyproject.toml

9 lines
159 B
TOML
Raw Normal View History

[tool.black]
skip-string-normalization = 1
2022-12-21 11:47:41 +00:00
[tool.mypy]
show_error_codes=true
disallow_untyped_defs=true
disallow_untyped_calls=true
warn_redundant_casts=true