omerXfaruq commited on
Commit
7e129e6
1 Parent(s): 671f3bb

fix readme test description

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -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