django-auditlog/pyproject.toml
2023-09-01 15:53:44 +00:00

6 lines
102 B
TOML

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