no-unique-index
All checks were successful
Deploy to core / deploy (push) Successful in 1m33s

This commit is contained in:
2024-02-19 17:22:38 +03:00
parent 981a4c4fce
commit 69984788fa
6 changed files with 8 additions and 7 deletions

View File

@@ -73,7 +73,7 @@ typings = {}
mergeTypeStubPackages = false
[tool.pytest.ini_options]
pythonpath = ["tests"]
pythonpath = ["."]
[tool.pytest]
python_files = "*_test.py"