pull/1089/merge
Fabian Affolter 1 week ago committed by GitHub
commit d5cebc49d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save