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 @@ -7,7 +7,7 @@ msgstr ""
7
7
"Project-Id-Version : Python 3.12\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"POT-Creation-Date : 2023-12-16 00:03+0000\n "
10
- "PO-Revision-Date : 2024-01-20 00:21 +0800\n "
10
+ "PO-Revision-Date : 2024-01-20 00:30 +0800\n "
11
11
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
12
12
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
13
13
"tw)\n "
@@ -1695,7 +1695,7 @@ msgid ""
1695
1695
"decorator then the created mocks are passed into the decorated function by "
1696
1696
"keyword. ::"
1697
1697
msgstr ""
1698
- "如果你想要 :func:`patch.multiple`為你建立 mock,那麼你可以使用 :data:"
1698
+ "如果你想要 :func:`patch.multiple` 為你建立 mock,那麼你可以使用 :data:"
1699
1699
"`DEFAULT` 作為值。如果你使用 :func:`patch.multiple` 作為裝飾器,那麼被建立的 "
1700
1700
"mock 將透過關鍵字傳遞到被裝飾的函式中。: ::"
1701
1701
You can’t perform that action at this time.
0 commit comments