Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
omerXfaruq
/
Model-Comparator-Space-Builder
like
17
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
omerXfaruq
commited on
Jan 7, 2022
Commit
7e129e6
·
1 Parent(s):
671f3bb
fix readme test description
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -10,7 +10,7 @@ pinned: false
10
11
# Tests
12
```
13
-
pytest -v
--cov=. --cov-report term-missing
tests.py
14
```
15
16
10
11
# Tests
12
```
13
+
pytest -v tests.py
14
```
15
16