File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ msgstr ""
77"Project-Id-Version : Python 3.12\n "
88"Report-Msgid-Bugs-To : \n "
99"POT-Creation-Date : 2023-12-16 00:03+0000\n "
10- "PO-Revision-Date : 2024-01-11 22:08 +0800\n "
10+ "PO-Revision-Date : 2024-01-11 22:13 +0800\n "
1111"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1212"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1313"tw)\n "
@@ -1387,8 +1387,9 @@ msgid ""
13871387"the class is instantiated in the code under test then it will be the :attr:"
13881388"`~Mock.return_value` of the mock that will be used."
13891389msgstr ""
1390- "Patch 一個類別會以 :class:`MagicMock` *實例*取代該類別。 如果該類別在被測試的"
1391- "程式碼中實例化,那麼它將是會被使用的 mock 的 :attr:`~Mock.return_value`。"
1390+ "Patch 一個類別會以 :class:`MagicMock`\\ *實例*\\ 取代該類別。如果該類別在被"
1391+ "測試的程式碼中實例化,那麼它將是會被使用的 mock 的 :attr:`~Mock."
1392+ "return_value`。"
13921393
13931394#: ../../library/unittest.mock.rst:1429
13941395msgid ""
You can’t perform that action at this time.
0 commit comments