chore: ruff format

This commit is contained in:
Tres Seaver 2026-05-18 09:31:38 -04:00
parent ad0161e6da
commit 8026693450
No known key found for this signature in database
GPG key ID: F2A968348913D1D8

View file

@ -38,7 +38,6 @@ async def search(
limit = client._config.search.limit
if isinstance(query, str):
if search_type is None:
search_type = "hybrid"