lab coverage

This commit is contained in:
e-maks
2024-03-03 22:01:50 +03:00
parent 371401d1b4
commit be15eb4d1b
7 changed files with 184 additions and 9 deletions
+1
View File
@@ -8,6 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
pytest = "^8.0.0"
pytest-cov = "^4.1.0"
[build-system]