""" Document generation package for CBCFacil """ from .generators import DocumentGenerator __all__ = ['DocumentGenerator']