bbfa6f6
1
2
3
4
5
from .registry import Registry __all__ = ['DATASETS'] DATASETS = Registry('datasets')