Spaces:
Sleeping
Sleeping
| [pytest] | |
| addopts = --cov=. --cov-report=term-missing --cov-fail-under=95 | |
| testpaths = tests | |
| pythonpath = .. | |
| [pytest] | |
| addopts = --cov=. --cov-report=term-missing --cov-fail-under=95 | |
| testpaths = tests | |
| pythonpath = .. | |