Mini Shell

Direktori : /opt/imh-python/lib/python3.9/site-packages/celery/loaders/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/celery/loaders/app.py

"""The default loader used with custom app instances."""
from .base import BaseLoader

__all__ = ('AppLoader',)


class AppLoader(BaseLoader):
    """Default loader used when an app is specified."""

Zerion Mini Shell 1.0