Fix linting

This commit is contained in:
yangdx
2025-01-29 22:14:18 +08:00
parent 5c7b2d7c9f
commit 90c765c724
2 changed files with 7 additions and 3 deletions

View File

@@ -1028,7 +1028,7 @@ async def _build_query_context(
# not necessary to use LLM to generate a response
if not entities_context.strip() and not relations_context.strip():
return None
return f"""
-----Entities-----
```csv