Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
a9656e2c
Unverified
Commit
a9656e2c
authored
Dec 21, 2023
by
Rhett Ying
Committed by
GitHub
Dec 21, 2023
Browse files
[GraphBolt] fix typo in docstring
parent
3c922899
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/dgl/graphbolt/base.py
python/dgl/graphbolt/base.py
+1
-1
No files found.
python/dgl/graphbolt/base.py
View file @
a9656e2c
...
...
@@ -74,7 +74,7 @@ def etype_tuple_to_str(c_etype):
def
etype_str_to_tuple
(
c_etype
):
"""Convert canonical etype from
tuple to string
.
"""Convert canonical etype from
string to tuple
.
Examples
--------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment