Re-add [tool.black]
to pyproject.toml with placeholder to prevent removal
This commit is contained in:
parent
28abbf69f8
commit
08ff37de7d
@ -32,6 +32,9 @@ server = [
|
||||
"setuptools~=68.2",
|
||||
]
|
||||
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
|
||||
[tool.djlint]
|
||||
profile="django"
|
||||
extension = ".dj.html"
|
||||
|
Loading…
Reference in New Issue
Block a user