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 a13783e commit 89ce5f0Copy full SHA for 89ce5f0
1 file changed
library/unittest.mock.po
@@ -508,7 +508,7 @@ msgid ""
508
"Attributes plus return values and side effects can be set on child mocks "
509
"using standard dot notation and unpacking a dictionary in the method call:"
510
msgstr ""
511
-"可以使用標準點記法 (dot notation) 並在使用 method(方法)呼叫時將字典拆開,"
+"可以在使用 method(方法)呼叫時,使用標準點記法 (dot notation) 並將字典拆開,"
512
"為 child mock 設定屬性、回傳值和 side effects:"
513
514
#: ../../library/unittest.mock.rst:458
0 commit comments