mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Refine code comments (#14547)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
eb7dcf9ed3
commit
c5c38bdb2e
@ -2781,7 +2781,7 @@ class TestSearchBase:
|
||||
def test_search_distance_superstructure_flat_index(self, connect, binary_collection):
|
||||
"""
|
||||
target: search binary_collection, and check the result: distance
|
||||
method: compare the return distance value with value computed with Inner product
|
||||
method: compare the return distance with that computed with Inner product
|
||||
expected: the return distance equals to the computed value
|
||||
"""
|
||||
nq = 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user