Skip to content

Commit

Permalink
Update usage.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus authored Oct 6, 2023
1 parent ea1d0a6 commit 53cc0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ Where to patch

A common issue where mocking appears not to be working is patching in the wrong place.

See this `section in the unittest docs <unittest https://docs.python.org/3/library/unittest.mock.html#where-to-patch>`__ which provides a comprehensive explanation.
See this `section in the unittest docs <https://docs.python.org/3/library/unittest.mock.html#where-to-patch>`__ which provides a comprehensive explanation.

0 comments on commit 53cc0a5

Please sign in to comment.