Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- pytest.ini +1 -0
pytest.ini
CHANGED
|
@@ -4,3 +4,4 @@ python_files = test_*.py
|
|
| 4 |
python_classes = Test*
|
| 5 |
python_functions = test_*
|
| 6 |
asyncio_mode = strict
|
|
|
|
|
|
| 4 |
python_classes = Test*
|
| 5 |
python_functions = test_*
|
| 6 |
asyncio_mode = strict
|
| 7 |
+
pythonpath = .
|