django-auditlog/pyproject.toml
2021-06-24 15:19:21 +03:00

6 lines
102 B
TOML

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