File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-07-22 00:04+0000\n "
11
- "PO-Revision-Date : 2023-08-22 14:24 +0800\n "
11
+ "PO-Revision-Date : 2023-08-22 14:58 +0800\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -60,7 +60,7 @@ msgstr ""
60
60
"此外,mock 還提供了一個\\ :func:`patch`\\ 裝飾器,用於 patching 測試範圍內對 "
61
61
"module(模組)以及 class(類別)級別的屬性,以及用於建立唯一對象的\\ :const:"
62
62
"`sentinel`\\ 。有關如何使用\\ :class:`Mock`\\ 、\\ :class:`MagicMock`\\ 和\\ :"
63
- "func:`patch`\\ 的一些示例,請參閱\\ `快速導引 <quick guide >`_。"
63
+ "func:`patch`\\ 的一些示例,請參閱\\ `快速導引 <quick guide_ >`_。"
64
64
65
65
#: ../../library/unittest.mock.rst:33
66
66
msgid ""
You can’t perform that action at this time.
0 commit comments