django-auditlog/pyproject.toml
2022-01-05 15:01:32 +01:00

6 lines
96 B
TOML

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