Unverified Commit 1c1bb772 authored by xiang song(charlie.song)'s avatar xiang song(charlie.song) Committed by GitHub
Browse files

hot fix (#1871)


Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-68-185.ec2.internal>
parent 44089c8b
......@@ -3249,7 +3249,6 @@ class DGLHeteroGraph(object):
(Default: False)
"""
# parse argument
print('edges', edges)
if is_all(edges):
eid = ALL
elif isinstance(edges, tuple):
......
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