8000 fix: Inline literal start-string without end-string. · python/python-docs-zh-tw@49fabb3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 49fabb3

Browse files
committed
fix: Inline literal start-string without end-string.
1 parent b6a472d commit 49fabb3

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-04-09 00:26+0800\n"
11+
"PO-Revision-Date: 2024-04-09 00:31+0800\n"
1212
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
@@ -1251,7 +1251,7 @@ msgid ""
12511251
msgstr ""
12521252
"如果 ``patch`` 正在被建立並放置為你的 mock,那麼你可以使用 :meth:`~Mock."
12531253
"attach_mock` 方法將它們附加到管理器 mock。附加之後,呼叫將被記錄在管理器的 "
1254-
"``mock_calls``中。: ::"
1254+
"``mock_calls`` 中。: ::"
12551255

12561256
#: ../../library/unittest.mock-examples.rst:1242
12571257
msgid ""

0 commit comments

Comments
 (0)
0