Skip to content

Commit

Permalink
[PR #8286/28f1fd88 backport][3.10] docs: remove repetitive word in co…
Browse files Browse the repository at this point in the history
…mment (#8288)

**This is a backport of PR #8286 as merged into master
(28f1fd8).**

Co-authored-by: crazehang <165746307+crazehang@users.noreply.github.com>
  • Loading branch information
patchback[bot] and crazehang authored Apr 4, 2024
1 parent 836f4a7 commit 6643115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ Utilities
mocked.assert_called_with(1, 2)


:param return_value: A value that the the mock object will return when
:param return_value: A value that the mock object will return when
called.
:returns: A mock object that behaves as a coroutine which returns
*return_value* when called.
Expand Down

0 comments on commit 6643115

Please sign in to comment.