django-auditlog/pyproject.toml
2020-12-06 23:10:18 +01:00

6 lines
96 B
TOML

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