Add placeholder setting to prevent removal of empty [tool.black]
This commit is contained in:
parent
c706164546
commit
60010a788f
@ -20,6 +20,7 @@ octoreservations = "octoprint_reservations.main:main"
|
||||
dev = []
|
||||
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
|
||||
[build-system]
|
||||
requires = ["pdm-backend"]
|
||||
|
Loading…
Reference in New Issue
Block a user