django-auditlog/pyproject.toml

6 lines
71 B
TOML
Raw Permalink Normal View History

2020-12-06 20:29:24 +00:00
[tool.black]
2024-10-17 16:40:21 +00:00
target-version = ["py39"]
2020-12-06 20:36:46 +00:00
[tool.isort]
profile = "black"