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):
def etype_str_to_tuple(c_etype):
"""Convert canonical etype from tuple to string.
"""Convert canonical etype from string to tuple.
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