ci-fix-4
Some checks failed
deploy to v2 / test (push) Failing after 23s
deploy to v2 / deploy (push) Has been skipped

This commit is contained in:
2024-02-05 16:16:54 +03:00
parent 9220857577
commit aa165b8d94
2 changed files with 48 additions and 14 deletions

View File

@@ -29,6 +29,7 @@ isort = "^5.13.2"
pyright = "^1.1.341"
pre-commit = "^3.6.0"
pytest-asyncio = "^0.23.4"
pytest-cov = "^4.1.0"
[tool.black]
line-length = 120