Skip to content

Commit

Permalink
Update heterogeneous_graphloader.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jalencato authored Sep 22, 2023
1 parent b1c25dc commit 764ee57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
limitations under the License.
"""
from .loader_base import GraphLoader

import numpy

class HeterogeneousGraphLoader(GraphLoader):
"""DGL Heterogeneous Graph Loader
Expand Down

0 comments on commit 764ee57

Please sign in to comment.