chore: ruff format
This commit is contained in:
parent
ad0161e6da
commit
8026693450
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ async def search(
|
|||
limit = client._config.search.limit
|
||||
|
||||
if isinstance(query, str):
|
||||
|
||||
if search_type is None:
|
||||
search_type = "hybrid"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue