plus-fix
Some checks are pending
deploy / deploy (push) Waiting to run

This commit is contained in:
2023-11-29 23:22:47 +03:00
parent 26682632bc
commit 851ab77f7b
3 changed files with 1 additions and 5 deletions

View File

@@ -25,9 +25,6 @@ black = { version = "^23.9.1", python = ">=3.12" }
mypy = { version = "^1.7", python = ">=3.12" }
setuptools = "^69.0.2"
[tool.poetry.group.dev.dependencies]
setuptools = "^69.0.2"
[tool.black]
line-length = 120
target-version = ['py312']