Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf925e7

Browse filesBrowse files
ken71301mindihx
andauthored
Update library/unittest.mock-examples.po
Co-authored-by: mindihx <ymhuang.ymh@gmail.com>
1 parent 4dc902f commit cf925e7
Copy full SHA for cf925e7

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎library/unittest.mock-examples.po

Copy file name to clipboardExpand all lines: library/unittest.mock-examples.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ msgid ""
281281
msgstr ""
282282
"``side_effect`` 也可以設定為函式或可疊代物件。``side_effect`` 作為可疊代物件"
283283
"的使用案例是:當你的 mock 將會被多次呼叫,且你希望每次呼叫回傳不同的值。當你"
284-
"將``side_effect`` 設定為可疊代物件時,對 mock 的每次呼叫都會傳回可疊代物件中"
284+
"將 ``side_effect`` 設定為可疊代物件時,對 mock 的每次呼叫都會傳回可疊代物件中"
285285
"的下一個值:"
286286

287287
#: ../../library/unittest.mock-examples.rst:264

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.