mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 08:33:20 +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