8ebda9e
1
2
3
4
# coding=utf-8 from .task_datasets import LCSTSDataModel, LCSTSDataset __all__ = ['LCSTSDataModel', 'LCSTSDataset']