django-auditlog/pyproject.toml
2025-10-21 18:02:25 +02:00

6 lines
102 B
TOML

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