File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2091,12 +2091,12 @@ msgid ""
20912091"class:`ParamSpec` or ellipsis (``...``)."
20922092msgstr ""
20932093"``Concatenate`` 可以被用在\\ :ref:`可呼叫物件 <annotating-callables>`\\ 與"
2094- "\\ :class:`ParamSpec` 的接合 (conjunction) 並註釋一個高階的 Callable 物件可以"
2094+ " :class:`ParamSpec` 的接合 (conjunction) 並註釋一個高階的 Callable 物件可以"
20952095"新增、移除、轉換另一個 Callable 物件的參數。使用方法是依照這個格式 "
20962096"``Concatenate[Arg1Type, Arg2Type, ..., ParamSpecVariable]``。``Concatenate`` "
2097- "可用於\\ :ref:`Callable <annotating-callables>`\\ 型別提示中,也可在使用\\ :"
2097+ "可用於 :ref:`Callable <annotating-callables>` 型別提示中,也可在使用 :"
20982098"class:`ParamSpec` 參數實例化使用者自訂泛型類別時使用。``Concatenate`` 的最後"
2099- "一個參數必須為一個\\ :class:`ParamSpec` 或是刪節號 (``...``)。"
2099+ "一個參數必須為一個 :class:`ParamSpec` 或是刪節號 (``...``)。"
21002100
21012101#: ../../library/typing.rst:1182
21022102msgid ""
@@ -5450,7 +5450,7 @@ msgid ""
54505450"Added the ``format`` parameter. See the documentation on :func:"
54515451"`annotationlib.get_annotations` for more information."
54525452msgstr ""
5453- "新增 ``format`` 參數。更多資訊請見\\ :func:`annotationlib.get_annotations` 的"
5453+ "新增 ``format`` 參數。更多資訊請見 :func:`annotationlib.get_annotations` 的"
54545454"文件。"
54555455
54565456#: ../../library/typing.rst:3412
You can’t perform that action at this time.
0 commit comments