We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8dd6d3 + ae0ff6c commit 713b7aeCopy full SHA for 713b7ae
chebai/cli.py
@@ -2,7 +2,7 @@
2
3
from lightning.pytorch.cli import LightningArgumentParser, LightningCLI
4
5
-from chebai.preprocessing.datasets import XYBaseDataModule
+from chebai.preprocessing.datasets.base import XYBaseDataModule
6
from chebai.trainer.CustomTrainer import CustomTrainer
7
8
0 commit comments