File size: 87 Bytes
bbfa6f6
 
 
 
 
1
2
3
4
5
from .registry import Registry

__all__ = ['DATASETS']

DATASETS = Registry('datasets')