[Feature] Add Qdrant support (#822)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from embedchain.models.data_type import DataType, DirectDataType, IndirectDataType, SpecialDataType
|
||||
from embedchain.models.data_type import (DataType, DirectDataType,
|
||||
IndirectDataType, SpecialDataType)
|
||||
|
||||
|
||||
def test_subclass_types_in_data_type():
|
||||
|
||||
Reference in New Issue
Block a user