We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a472d commit 49fabb3Copy full SHA for 49fabb3
library/unittest.mock-examples.po
@@ -8,7 +8,7 @@ msgstr ""
8
"Project-Id-Version: Python 3.12\n"
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2023-09-09 00:03+0000\n"
11
-"PO-Revision-Date: 2024-04-09 00:26+0800\n"
+"PO-Revision-Date: 2024-04-09 00:31+0800\n"
12
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
13
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14
"tw)\n"
@@ -1251,7 +1251,7 @@ msgid ""
1251
msgstr ""
1252
"如果 ``patch`` 正在被建立並放置為你的 mock,那麼你可以使用 :meth:`~Mock."
1253
"attach_mock` 方法將它們附加到管理器 mock。附加之後,呼叫將被記錄在管理器的 "
1254
-"``mock_calls``中。: ::"
+"``mock_calls`` 中。: ::"
1255
1256
#: ../../library/unittest.mock-examples.rst:1242
1257
msgid ""
0 commit comments