File size: 123 Bytes
ed78d46 | 1 2 3 4 5 | [pytest]
markers =
inference: mark as inference test (deselect with '-m "not inference"')
testpaths = tests
addopts = -s |
ed78d46 | 1 2 3 4 5 | [pytest]
markers =
inference: mark as inference test (deselect with '-m "not inference"')
testpaths = tests
addopts = -s |