diff --git a/services/notification/app/main.py b/services/notification/app/main.py index be9ecc93..a27cb9e2 100644 --- a/services/notification/app/main.py +++ b/services/notification/app/main.py @@ -28,7 +28,7 @@ import asyncio class NotificationService(StandardFastAPIService): - """Notification Service with standardized setup""" + """t - Notification Service with standardized setup""" expected_migration_version = "whatsapp001"