1
0
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:
ksieuk 2023-10-14 22:56:55 +03:00
parent f8d32d4b87
commit 4f23f472f4

View File

@ -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")