Skip to content

Commit

Permalink
Fix broken link to pytest in README. (#41)
Browse files Browse the repository at this point in the history
Fix broken link to pytest in README.
  • Loading branch information
nicoddemus authored Jul 24, 2019
2 parents 3f82025 + 5cbe0a5 commit 95cfce7
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 @@ -83,7 +83,7 @@ use of the output value from the context managers (e.g. the ``x`` in
manual adjustment after the fact.

.. _`lib2to3 documentation`: http://docs.python.org/library/2to3.html
.. _pytest: https://pytest.org/latest/
.. _pytest: https://pytest.org/


..
Expand Down

0 comments on commit 95cfce7

Please sign in to comment.