We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb0d2c commit e620c9bCopy full SHA for e620c9b
backend/app/celery/celery_app.py
@@ -94,4 +94,4 @@
94
)
95
96
# Auto-discover tasks
97
-celery_app.autodiscover_tasks()
+# celery_app.autodiscover_tasks()
0 commit comments