fix: ruff

This commit is contained in:
tcmofashi
2025-06-03 16:09:17 +08:00
parent 897d97c154
commit 103ab0ff8e
14 changed files with 414 additions and 358 deletions

View File

@@ -32,7 +32,6 @@ from rich.panel import Panel
from src.common.database.database import db
from src.common.database.database_model import (
ChatStreams,
LLMUsage,
Emoji,
Messages,
Images,