File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1895,7 +1895,7 @@ msgid ""
1895
1895
"look like::"
1896
1896
msgstr ""
1897
1897
"關鍵是在使用(或查找它)的地方 patch ``SomeClass``。在這個情況下,"
1898
- "``some_function`` 實際上會在我們 import 它的模組 b 中查找``SomeClass``。這裡"
1898
+ "``some_function`` 實際上會在我們 import 它的模組 b 中查找 ``SomeClass``。這裡"
1899
1899
"的 patch 應該長得像這樣: ::"
1900
1900
1901
1901
#: ../../library/unittest.mock.rst:1936
@@ -2044,7 +2044,7 @@ msgid ""
2044
2044
msgstr ""
2045
2045
"數值方法(包括右側 (right hand) 和原地 (in-place) 變體):``__add__``、"
2046
2046
"``__sub__``、``__mul__``、``__matmul__``、``__truediv__``、"
2047
- "``__floordiv__``、 `` __mod__``、``__divmod__``、``__lshift__``、"
2047
+ "``__floordiv__``、 ``__mod__``、``__divmod__``、``__lshift__``、"
2048
2048
"``__rshift__``、``__and__``、``__xor__``、``__or__`` 和 ``__pow__``"
2049
2049
2050
2050
#: ../../library/unittest.mock.rst:2030
You can’t perform that action at this time.
0 commit comments