Current File : //usr/local/apps/python3/lib/python3.11/site-packages/django/apps/__init__.py
from .config import AppConfig
from .registry import apps

__all__ = ["AppConfig", "apps"]