[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2021-07-14 18:26:46 +00:00
parent fb284c0112
commit 9c053bdd85

View file

@ -75,11 +75,11 @@ Run with coverage report::
.. _coverage: https://coverage.readthedocs.io
::
::
$ pip install coverage # skip this line if you already installed coverage.
::
::
$ coverage run -m pytest
$ coverage report