pocket / pytest.ini
grimshaw's picture
Upload folder using huggingface_hub
f021ebf verified
Raw
History Blame Contribute Delete
76 Bytes
[pytest]
testpaths = tests
python_files = test_*.py
addopts = -v --tb=short