Files

4 lines
92 B
Python

from properdocs.config.base import Config, load_config
__all__ = ['load_config', 'Config']