NMundhra's picture
Upload folder using huggingface_hub (part 3)
8ea8b52 verified
Raw
History Blame Contribute Delete
107 Bytes
[pytest]
addopts = --cov=. --cov-report=term-missing --cov-fail-under=95
testpaths = tests
pythonpath = ..