Skip to content

Commit 7221a9e

Browse files
committed
remove chebi imports in init.py
1 parent 2519852 commit 7221a9e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
from .base import XYBaseDataModule
2-
from .chebi import *
3-
from .pubchem import *
4-
from .tox21 import *
1+
from .base import XYBaseDataModule, _DynamicDataset

0 commit comments

Comments
 (0)