mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-04-17 21:41:08 +00:00
5 lines
71 B
TOML
5 lines
71 B
TOML
[tool.black]
|
|
target-version = ["py38"]
|
|
|
|
[tool.isort]
|
|
profile = "black"
|