Skip to content

Commit

Permalink
Update meilisearch/client.py
Browse files Browse the repository at this point in the history
Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>
  • Loading branch information
alallema and bidoubiwa authored Mar 29, 2023
1 parent 38c64c8 commit da1b318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meilisearch/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ def multi_search(self, queries: List[Dict[str, Any]]) -> Dict[str, List[Dict[str
Returns
-------
results:
Dictionary of results for each index
Dictionary of results for each search query
Raises
------
Expand Down

0 comments on commit da1b318

Please sign in to comment.