mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-28 08:18:52 +00:00
leftover from merge conflict (#4962)
This commit is contained in:
parent
d5cc6ff9a9
commit
85254fe9f6
@ -4,6 +4,7 @@ from unittest import mock
|
|||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
import weaviate
|
||||||
|
|
||||||
from haystack.document_stores.weaviate import WeaviateDocumentStore
|
from haystack.document_stores.weaviate import WeaviateDocumentStore
|
||||||
from haystack.schema import Document
|
from haystack.schema import Document
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user