django-auditlog/pyproject.toml
2022-02-24 17:43:28 +03:00

6 lines
102 B
TOML

[tool.black]
target-version = ["py37"]
[tool.isort]
profile = "black"
known_first_party = "auditlog"