mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 09:35:34 +00:00
docs/usage.rst: Drop needless self-reference
This commit is contained in:
@@ -133,8 +133,7 @@ you can hook on ``_get_vcr``, for example:
|
|||||||
See
|
See
|
||||||
`the source
|
`the source
|
||||||
<https://github.com/kevin1024/vcrpy/blob/master/vcr/unittest/testcase.py>`__
|
<https://github.com/kevin1024/vcrpy/blob/master/vcr/unittest/testcase.py>`__
|
||||||
for the default implementations of these methods, and `VCR.py`_ for more
|
for the default implementations of these methods.
|
||||||
information.
|
|
||||||
|
|
||||||
If you implement a ``setUp`` method on your test class then make sure to call
|
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
|
the parent version ``super().setUp()`` in your own in order to continue getting
|
||||||
|
|||||||
Reference in New Issue
Block a user