Skip to content

Commit db3d429

Browse files
committed
use chebi-utils
1 parent 3a53cd2 commit db3d429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chebai_graph/preprocessing/reader/augmented_reader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import torch
66
from chebai.preprocessing.reader import DataReader
7-
from chebai.preprocessing.datasets.chebi import sanitize_molecule
7+
from chebi_utils.sdf_extractor import sanitize_molecule
88
from rdkit import Chem
99
from torch_geometric.data import Data as GeomData
1010

0 commit comments

Comments
 (0)