fe40da2c26
b19b09761d
@ -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"