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 @@ -1895,7 +1895,7 @@ msgid ""
18951895"look like::"
18961896msgstr ""
18971897"關鍵是在使用(或查找它)的地方 patch ``SomeClass``。在這個情況下,"
1898- "``some_function`` 實際上會在我們 import 它的模組 b 中查找``SomeClass``。這裡"
1898+ "``some_function`` 實際上會在我們 import 它的模組 b 中查找 ``SomeClass``。這裡"
18991899"的 patch 應該長得像這樣: ::"
19001900
19011901#: ../../library/unittest.mock.rst:1936
@@ -2044,7 +2044,7 @@ msgid ""
20442044msgstr ""
20452045"數值方法(包括右側 (right hand) 和原地 (in-place) 變體):``__add__``、"
20462046"``__sub__``、``__mul__``、``__matmul__``、``__truediv__``、"
2047- "``__floordiv__``、 `` __mod__``、``__divmod__``、``__lshift__``、"
2047+ "``__floordiv__``、 ``__mod__``、``__divmod__``、``__lshift__``、"
20482048"``__rshift__``、``__and__``、``__xor__``、``__or__`` 和 ``__pow__``"
20492049
20502050#: ../../library/unittest.mock.rst:2030
You can’t perform that action at this time.
0 commit comments