Skip to content

Commit e24088a

Browse files
authored
[README] Fix typo
1 parent a28da9b commit e24088a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ coverage run tests.py
3232
```
3333
#### pytest
3434
```
35-
ptest --cov=./
35+
pytest --cov=./
3636
```
3737
#### nosetests
3838
```

0 commit comments

Comments
 (0)