[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
fb284c0112
commit
9c053bdd85
1 changed files with 3 additions and 3 deletions
|
|
@ -75,11 +75,11 @@ Run with coverage report::
|
||||||
|
|
||||||
.. _coverage: https://coverage.readthedocs.io
|
.. _coverage: https://coverage.readthedocs.io
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
$ pip install coverage # skip this line if you already installed coverage.
|
$ pip install coverage # skip this line if you already installed coverage.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
$ coverage run -m pytest
|
$ coverage run -m pytest
|
||||||
$ coverage report
|
$ coverage report
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue