fix: fixed dummy typo

This commit is contained in:
ITQ
2025-01-19 19:32:06 +03:00
parent 5d343aaecc
commit 78663c09c7
+1 -1
View File
@@ -16,4 +16,4 @@ router = Router(tags=["ping"])
def index(
request: HttpRequest,
) -> schemas.PingOut:
return schemas.PingOut(message_from_basement="АЛЕКСАНДР ШАХОВ Я ВАШ ФОНАТ")
return schemas.PingOut(message_from_basement="АЛЕКСАНДР ШАХОВ Я ВАШ ФAНАТ")