mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
5 lines
71 B
TOML
5 lines
71 B
TOML
[tool.black]
|
|
target-version = ["py39"]
|
|
|
|
[tool.isort]
|
|
profile = "black"
|