You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-22 23:17:10 +00:00
fix: fixed ruff
This commit is contained in:
@@ -16,4 +16,4 @@ router = Router(tags=["ping"])
|
||||
def index(
|
||||
request: HttpRequest,
|
||||
) -> schemas.PingOut:
|
||||
return schemas.PingOut(message_from_basement="АЛЕКСАНДР ШАХОВ Я ВАШ ФAНАТ")
|
||||
return schemas.PingOut(message_from_basement="АЛЕКСАНДР ШАХОВ Я ВАШ ФAНАТ") # noqa: RUF001
|
||||
|
||||
Reference in New Issue
Block a user