mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-03-01 15:51:10 +00:00
rename celery_init.py
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from unittest.mock import patch
|
||||
from application.core.settings import settings
|
||||
from application.celery import make_celery
|
||||
from application.celery_init import make_celery
|
||||
|
||||
|
||||
@patch('application.celery.Celery')
|
||||
|
||||
Reference in New Issue
Block a user