Skip to content

Commit

Permalink
chore: linter newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhinav KM committed Dec 4, 2024
1 parent 9ab1bfd commit 7c55fd2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ def test_hugginggface_inferenceapi_embedding_documents_init() -> None:
assert len(embedding.embed_query("hi")) == 256
except Exception:
# model2vec is not installed
assert True
assert True

0 comments on commit 7c55fd2

Please sign in to comment.