django-auditlog/pyproject.toml
2021-05-24 01:25:46 +02:00

6 lines
96 B
TOML

[tool.black]
target-version = ["py36"]
# black compatible isort
[tool.isort]
profile = "black"