"src/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "3adbfa1812913d3aa3e124c68715d9ab68dc674a"
Unverified Commit a9656e2c authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[GraphBolt] fix typo in docstring

parent 3c922899
...@@ -74,7 +74,7 @@ def etype_tuple_to_str(c_etype): ...@@ -74,7 +74,7 @@ def etype_tuple_to_str(c_etype):
def etype_str_to_tuple(c_etype): def etype_str_to_tuple(c_etype):
"""Convert canonical etype from tuple to string. """Convert canonical etype from string to tuple.
Examples Examples
-------- --------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment