Skip to content

Commit 945ef7c

Browse files
committed
restore import
1 parent 5d4c174 commit 945ef7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chebai_graph/preprocessing/reader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import torch
99
from lightning_utilities.core.rank_zero import rank_zero_info, rank_zero_warn
1010
from torch_geometric.data import Data as GeomData
11+
from torch_geometric.utils import from_networkx
1112

1213
from chebai_graph.preprocessing import properties
1314
from chebai_graph.preprocessing.collate import GraphCollator

0 commit comments

Comments
 (0)