"git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "0448fcf9063409f38f19f44a265b787ae6d00583"
Unverified Commit ea6195c2 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[Doc] fix print issue in tutorial (#4459)

parent 1947d87d
......@@ -183,7 +183,7 @@ print(sg2.edata['a'])
#
newg = dgl.add_reverse_edges(g)
newg.edges()
print(newg.edges())
######################################################################
......
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