Move Black line length to pyproject.toml
This commit is contained in:
@ -29,3 +29,6 @@ bandit = "^1.7.0"
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.black]
|
||||
line-length = 119
|
Reference in New Issue
Block a user