apply ruff linter

This commit is contained in:
Aiden Dai
2025-03-13 14:24:41 +08:00
parent 879b8e2ac7
commit fa14ae8c05
9 changed files with 26 additions and 28 deletions
+1 -1
View File
@@ -5,8 +5,8 @@ from typing import AsyncIterable
from api.schema import (
# Chat
ChatResponse,
ChatRequest,
ChatResponse,
ChatStreamResponse,
# Embeddings
EmbeddingsRequest,