Skip to content

Commit

Permalink
Applied isort modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykWyzgowski committed Sep 25, 2024
1 parent 5e56899 commit 48b87f9
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.core.vector_store.base import VectorDBEntry
from ragbits.document_search.documents.document import DocumentType
from ragbits.document_search.documents.element import Element
from ragbits.core.vector_store.base import VectorDBEntry


def test_resolving_element_type():
Expand Down

0 comments on commit 48b87f9

Please sign in to comment.