mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-15 13:56:53 +08:00
chore: fix indention violations by applying E111 to E117 ruff rules (#4925)
This commit is contained in:
@@ -121,4 +121,5 @@ class SearXNGSearchTool(BuiltinTool):
|
||||
query=query,
|
||||
search_type=search_type,
|
||||
result_type=result_type,
|
||||
topK=num_results)
|
||||
topK=num_results
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user