File size: 116 Bytes
fb238e8
 
 
1
2
3
4
# coding=utf-8
from .task_datasets import LCSTSDataModel, LCSTSDataset
__all__ = ['LCSTSDataModel', 'LCSTSDataset']