From 53cc0a550fb6dbb9c1eafc2c96cc5c2bf02c4185 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Fri, 6 Oct 2023 12:58:44 -0300 Subject: [PATCH] Update usage.rst --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index aadb8ba..ddb21cf 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -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 `__ which provides a comprehensive explanation. +See this `section in the unittest docs `__ which provides a comprehensive explanation.