1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-12-18 01:26:18 +00:00

Архитектурные правки

This commit is contained in:
grucshetskyaleksei
2023-09-26 02:23:49 +03:00
parent 8e4c4cafdf
commit 52b1c6b365
9 changed files with 11 additions and 9 deletions

View File

@@ -63,7 +63,7 @@ class Application:
# Handlers
logger.info("Initializing handlers")
logger.info("Initializing endpoints")
liveness_probe_handler = health_handlers.LivenessProbeHandler()
logger.info("Creating application")