4 lines
77 B
Python
4 lines
77 B
Python
from __future__ import absolute_import
|
|
|
|
from .tasks import app as celery_app
|