Spaces:
Running
Running
File size: 182 Bytes
5301c48 |
1 2 3 4 5 6 7 |
[pytest]
asyncio_mode = auto
timeout = 300
timeout_method = thread
norecursedirs = .ipynb_checkpoints
python_files = test_*.py
ignore = tests/data_factory/factory/data_factory.ipynb |