nodep
All checks were successful
deploy / deploy (push) Successful in 1m38s

This commit is contained in:
Untone 2023-12-25 08:54:46 +03:00
parent 90923c40e6
commit 8ed5a973fc

View File

@ -27,7 +27,6 @@ ruff = { version = "^0.1.8", python = ">=3.12" }
mypy = { version = "^1.7", python = ">=3.12" }
isort = "^5.13.2"
pyright = "^1.1.341"
gprof2dot = "^2022.7.29"
[tool.black]
line-length = 120