Your IP : 216.73.216.215


Current Path : /opt/imh-python/lib/python3.9/site-packages/celery/worker/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/celery/worker/__init__.py

"""Worker implementation."""
from .worker import WorkController

__all__ = ('WorkController',)