Skip to content

Commit

Permalink
Fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
vblagoje committed Mar 1, 2024
1 parent 22d7724 commit bbaaf18
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
class FastembedDocumentEmbedder:
"""
FastembedDocumentEmbedder computes Document embeddings using Fastembed embedding models.
The embedding of each Document is stored in the `embedding` field of the Document.
Usage example:
Expand Down

0 comments on commit bbaaf18

Please sign in to comment.