Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Apr 24, 2024
1 parent c9e0f72 commit 5d074d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ def _query_hybrid(
:returns: List of Document that are most similar to `query_embedding` and `query_sparse_embedding`.
:raises QdrantStoreError:
:raises QdrantStoreError:
If the Document Store was initialized with `use_sparse_embeddings=False`.
"""

Expand Down

0 comments on commit 5d074d6

Please sign in to comment.