# -*- coding: utf-8 -*- from ..utils.registry import Registry COLLATEFNS = Registry() FOLDERS = Registry() TRANSFORMERS = Registry()