#!/usr/bin/env python3 __all__ = ["Config"] from .config import Config