Skip to content

Commit

Permalink
fix(document-search): test_elements
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykWyzgowski committed Sep 25, 2024
1 parent 81af745 commit 1c46550
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from ragbits.document_search.documents.document import DocumentType
from ragbits.document_search.documents.element import Element
from ragbits.document_search.vector_store.base import VectorDBEntry
from ragbits.core.vector_store.base import VectorDBEntry


def test_resolving_element_type():
Expand Down

0 comments on commit 1c46550

Please sign in to comment.