Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 89ce5f0

Browse files
authored
Update library/unittest.mock.po
1 parent a13783e commit 89ce5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/unittest.mock.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ msgid ""
508508
"Attributes plus return values and side effects can be set on child mocks "
509509
"using standard dot notation and unpacking a dictionary in the method call:"
510510
msgstr ""
511-
"可以使用標準點記法 (dot notation) 並在使用 method(方法)呼叫時將字典拆開,"
511+
"可以在使用 method(方法)呼叫時,使用標準點記法 (dot notation) 並將字典拆開,"
512512
"為 child mock 設定屬性、回傳值和 side effects:"
513513

514514
#: ../../library/unittest.mock.rst:458

0 commit comments

Comments
 (0)