Skip to content

Commit 22bda83

Browse files
committed
Update README.md
1 parent 7560dca commit 22bda83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -768,8 +768,8 @@ pre-commit install --install-hooks
768768
# run tests using tox
769769
tox
770770

771-
# or run tests using unittest
772-
python -m unittest
771+
# or run tests using pytest
772+
pytest
773773
```
774774

775775
## License

0 commit comments

Comments
 (0)