Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 04c74d2

Browse filesBrowse files
authored
Apply suggestions from code review
1 parent 717fcf4 commit 04c74d2
Copy full SHA for 04c74d2

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎library/graphlib.po

Copy file name to clipboardExpand all lines: library/graphlib.po
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ msgid ""
3333
"Provides functionality to topologically sort a graph of :term:`hashable` "
3434
"nodes."
3535
msgstr ""
36-
"提供對包含可雜湊 (hashable) 節點之圖 (graph) 進行拓撲排序 (topologically "
36+
"提供對包含\\ :term:`可雜湊 (hashable) <hashable>` 節點之圖 (graph) 進行拓撲排序 (topologically "
3737
"sort) 的功能。"
3838

3939
#: ../../library/graphlib.rst:22
@@ -120,8 +120,8 @@ msgid ""
120120
"Add a new node and its predecessors to the graph. Both the *node* and all "
121121
"elements in *predecessors* must be :term:`hashable`."
122122
msgstr ""
123-
"向圖中新增新節點及其前驅節點。*node* 和 *predecessors* 中的所有元素都必須是可"
124-
"雜湊的。"
123+
"向圖中新增新節點及其前驅節點。*node* 和 *predecessors* 中的所有元素都必須是\\ :term:`可雜湊 <hashable>`\\ "
124+
"。"
125125

126126
#: ../../library/graphlib.rst:90
127127
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.