]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-124234: Improve docs for `Mock.reset_mock` (GH-124237) (#130408)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 21 Feb 2025 14:58:08 +0000 (15:58 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2025 14:58:08 +0000 (14:58 +0000)
commit8db3eee4cd1290560492ecee34be834d2fe667f5
tree60d463565019a7100ecab21483d1faa5f1d4ce24
parentcb8d89d2e41f3d6574a17b44fe14539a54a0d81e
[3.13] gh-124234: Improve docs for `Mock.reset_mock` (GH-124237) (#130408)

Co-authored-by: sobolevn <mail@sobolevn.me>
Doc/library/unittest.mock.rst
Lib/unittest/mock.py