# flake8: noqa from .base import Settings __version__ = '0.1a1' __all__ = ['Settings']