debian-celery/celery/bin/__init__.py

6 lines
87 B
Python

from __future__ import absolute_import
from .base import Option
__all__ = ['Option']