Skip to content

Commit 17368da

Browse files
committed
edited readme file removing slash in pytest coverage instructions
1 parent 60da240 commit 17368da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ To test code coverage, make sure you install `py.test-cov`_ extension and run:
160160

161161
.. code-block:: bash
162162
163-
$ pytest --cov skaero/
163+
$ pytest --cov skaero
164164
165165
.. _`py.test-cov`: https://pypi.python.org/pypi/pytest-cov
166166

0 commit comments

Comments
 (0)