Skip to content

Commit dd0a614

Browse files
committed
fix: review fix
1 parent 18a3c17 commit dd0a614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/unittest.mock-examples.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-09-09 00:03+0000\n"
11-
"PO-Revision-Date: 2024-03-25 20:52+0800\n"
11+
"PO-Revision-Date: 2024-03-26 20:46+0800\n"
1212
"Last-Translator: Liang-Bo Wang <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
@@ -1057,7 +1057,7 @@ msgid ""
10571057
"*spec* (or *spec_set*) argument so that the ``MagicMock`` created only has "
10581058
"dictionary magic methods available:"
10591059
msgstr ""
1060-
"*第三個*/ 選擇是使用 ``MagicMock``,但傳入 ``dict`` 作為 *spec*(或"
1060+
"*第三個*\\ 選擇是使用 ``MagicMock``,但傳入 ``dict`` 作為 *spec*(或"
10611061
"*spec_set*)引數,以使被建立的 ``MagicMock`` 僅具有字典可用的魔術方法:"
10621062

10631063
#: ../../library/unittest.mock-examples.rst:1034

0 commit comments

Comments
 (0)