All tweaks added
This commit is contained in:
@@ -4,4 +4,4 @@ can be started with: celery -A app.workers.celery_app worker
|
||||
"""
|
||||
from app.workers.tasks import celery_app
|
||||
|
||||
__all__ = ["celery_app"]
|
||||
__all__ = ["celery_app"]
|
||||
|
||||
Reference in New Issue
Block a user