mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-05-24 06:23:28 +00:00
fix: [#47] formatting
This commit is contained in:
parent
f8d32d4b87
commit
4f23f472f4
|
@ -115,7 +115,7 @@ class Application:
|
||||||
models.VoiceModelProvidersEnum.ELEVEN_LABS: tts_eleven_labs_repository,
|
models.VoiceModelProvidersEnum.ELEVEN_LABS: tts_eleven_labs_repository,
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
# Handlers
|
# Handlers
|
||||||
|
|
||||||
logger.info("Initializing handlers")
|
logger.info("Initializing handlers")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user