This commit is contained in:
Untone 2023-12-01 13:00:10 +03:00
parent c049f882f3
commit 5fe27f9c0c

View File

@ -29,7 +29,6 @@ build-backend = "poetry.core.masonry.api"
pytest = "^7.4.2"
black = { version = "^23.9.1", python = ">=3.12" }
ruff = { version = "^0.1.0", python = ">=3.12" }
setuptools = "^69.0.2"
[tool.black]
line-length = 120