opbeans/__init__.py (
2
lines of code) (
raw
):
from .celery import app as celery_app default_app_config = 'opbeans.apps.OpbeansAppConfig'