django-auditlog/pyproject.toml
2022-06-13 14:01:50 +03:00

6 lines
102 B
TOML

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