Add placeholder to preserve [tool.black]
section in pyproject.toml
This commit is contained in:
parent
47580e4fe3
commit
ff48b83a4f
@ -24,6 +24,7 @@ requires = ["pdm-backend"]
|
||||
build-backend = "pdm.backend"
|
||||
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
|
||||
[tool.mypy]
|
||||
disallow_untyped_defs = true
|
||||
|
Loading…
Reference in New Issue
Block a user