""" Storage package for CBCFacil """ from .processed_registry import ProcessedRegistry __all__ = ['ProcessedRegistry']