diff --git a/docs/usage.rst b/docs/usage.rst index 3dec4c1..990868d 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -133,8 +133,7 @@ you can hook on ``_get_vcr``, for example: See `the source `__ -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