Skip to content

Commit 1996513

Browse files
committed
fix syntax error (another newline) in testing.rst, rst files
are not python!
1 parent 25f77bc commit 1996513

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/devel/testing.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ Optionally you can install:
3535

3636
- `pytest-cov <https://pypi.python.org/pypi/pytest-cov>`_ for coverage stats in pytest
3737

38-
- `pytest-pep8 <https://pypi.python.org/pypi/pytest-pep8>`_ for pep8
39-
conformance in pytest
38+
- `pytest-pep8 <https://pypi.python.org/pypi/pytest-pep8>`_ for pep8 conformance in pytest
4039

4140
Building matplotlib for image comparison tests
4241
----------------------------------------------

0 commit comments

Comments
 (0)