mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
unittest.mock minor doc update
This commit is contained in:
parent
f7c4158057
commit
911fd327f1
1 changed files with 1 additions and 1 deletions
|
@ -1359,7 +1359,7 @@ It is also possible to stop all patches which have been started by using
|
|||
|
||||
.. function:: patch.stopall
|
||||
|
||||
Stop all active patches.
|
||||
Stop all active patches. Only stops patches started with `start`.
|
||||
|
||||
|
||||
TEST_PREFIX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue