mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-12 13:38:34 +03:00
chore: rename config.py => settings.py
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from celery import Celery
|
||||
|
||||
from app.shared.config import settings
|
||||
from app.shared.settings import settings
|
||||
|
||||
|
||||
def get_celery_binding() -> Celery:
|
||||
|
||||
Reference in New Issue
Block a user