github.com/ismailbayram/bigpicture@v0.0.0-20231225173155-e4b21f5efcff/internal/browser/pyproject/washer_project/__init__.py (about)

     1  from __future__ import absolute_import
     2  
     3  # This will make sure the app is always imported when
     4  # Django starts so that shared_task will use this app.
     5  from .celery import app as celery_app