Skip to content

Commit

Permalink
docs/usage.rst: Drop needless self-reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork committed Jun 8, 2023
1 parent 3527d25 commit ce234e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,7 @@ you can hook on ``_get_vcr``, for example:
See
`the source
<https://github.com/kevin1024/vcrpy/blob/master/vcr/unittest/testcase.py>`__
for the default implementations of these methods, and `VCR.py`_ for more
information.
for the default implementations of these methods.

If you implement a ``setUp`` method on your test class then make sure to call
the parent version ``super().setUp()`` in your own in order to continue getting
Expand Down

0 comments on commit ce234e5

Please sign in to comment.