Skip to content

Commit

Permalink
edited readme file removing slash in pytest coverage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
aqreed committed Mar 12, 2020
1 parent 60da240 commit 17368da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ To test code coverage, make sure you install `py.test-cov`_ extension and run:

.. code-block:: bash
$ pytest --cov skaero/
$ pytest --cov skaero
.. _`py.test-cov`: https://pypi.python.org/pypi/pytest-cov

Expand Down

0 comments on commit 17368da

Please sign in to comment.