🚨 Silenced deepsource
This commit is contained in:
@@ -68,7 +68,7 @@ async def search_get(
|
|||||||
q: str,
|
q: str,
|
||||||
offset: int = 0,
|
offset: int = 0,
|
||||||
limit: int = 20,
|
limit: int = 20,
|
||||||
filter: str | None = None,
|
filter: str | None = None, # skipcq: PYL-W0622
|
||||||
cropLength: int = 200,
|
cropLength: int = 200,
|
||||||
matches: bool = False,
|
matches: bool = False,
|
||||||
attributesToHighlight: Optional[str] = "*",
|
attributesToHighlight: Optional[str] = "*",
|
||||||
|
|||||||
Reference in New Issue
Block a user