Commit bd49b66f authored by Ilya Simonov's avatar Ilya Simonov

add celery

parent 0723a678
# from .celery import app as celery_app
#
# __all__ = ['celery_app']
from .celery import app as celery_app
__all__ = ['celery_app']
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment