mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-12 21:48:35 +03:00
feat: upgrade tooling, fix lints
This commit is contained in:
@@ -7,7 +7,9 @@ class Settings(BaseSettings):
|
||||
API_SECRET: str
|
||||
DATABASE_URI: str
|
||||
ENVIRONMENT: str
|
||||
REDIS_URI: str
|
||||
|
||||
# derived settings
|
||||
BROKER_URI: str
|
||||
|
||||
|
||||
if "pytest" in sys.modules:
|
||||
|
||||
Reference in New Issue
Block a user