Spaces:
Running on Zero
Running on Zero
File size: 143 Bytes
46f1a78 | 1 2 3 4 5 6 7 | [pytest]
testpaths = tests
markers =
slow: tests that load a real model or hit the network
filterwarnings =
ignore::DeprecationWarning
|