Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
Signed-off-by: yangxuan <[email protected]>
  • Loading branch information
XuanYang-cn committed Jan 6, 2025
1 parent 77fc701 commit c7fe75f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 248 deletions.
2 changes: 0 additions & 2 deletions pymilvus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from .client.abstract import AnnSearchRequest, Hit, Hits, RRFRanker, SearchResult, WeightedRanker
from .client.asynch import SearchFuture
from .client.prepare import Prepare
from .client.stub import Milvus
from .client.types import (
BulkInsertState,
DataType,
Expand Down Expand Up @@ -89,7 +88,6 @@
"Hits",
"Index",
"IndexType",
"Milvus",
"MilvusClient",
"MilvusException",
"MilvusUnavailableException",
Expand Down
246 changes: 0 additions & 246 deletions tests/test_create_collection.py

This file was deleted.

0 comments on commit c7fe75f

Please sign in to comment.