mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-02-19 19:01:39 +00:00
more ruff fixes
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from celery import Celery
|
||||
from unittest.mock import patch, MagicMock
|
||||
from unittest.mock import patch
|
||||
from application.core.settings import settings
|
||||
from application.celery import make_celery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user