pull/842/merge
Fabian Affolter 2 years ago committed by GitHub
commit e84bf01733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,3 +25,7 @@ black = "^22.12.0"
[tool.black]
line-length = 120
[build-system]
requires = ["poetry_core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

Loading…
Cancel
Save