__init__.py 90 Bytes EditWeb IDE 1 2 3 4 from .config import AppConfig from .registry import apps __all__ = ['AppConfig', 'apps']