CoolFace
Apppublic

S-Dreamer/CodeCraftLab

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
pytest.ini6 linesDownload Raw Back to root
1 2[pytest]3testpaths = tests4python_files = test_*.py5addopts = -v -ra6