Spaces:
Build error
Build error
File size: 162 Bytes
367e3f4 |
1 2 3 4 5 6 7 8 9 |
[pytest]
markers =
inference: mark as inference test (deselect with '-m "not inference"')
testpaths =
tests
tests-unit
addopts = -s
pythonpath = .
|