fix linting error

This commit is contained in:
zrguo
2025-02-11 14:21:19 +08:00
parent f44c83594e
commit 43ed7386d1

View File

@@ -99,4 +99,3 @@ print(
print(
rag.query("What are the top themes in this story?", param=QueryParam(mode="hybrid"))
)