| Current Path : /opt/imh-python/lib/python3.9/site-packages/celery/worker/ |
| Current File : //opt/imh-python/lib/python3.9/site-packages/celery/worker/__init__.py |
"""Worker implementation."""
from .worker import WorkController
__all__ = ('WorkController',)