[skip e2e] Refine code comments (#14405)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/14412/head
binbin 2021-12-28 13:46:04 +08:00 committed by GitHub
parent 65c8360ebd
commit 0e56ce2d9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2726,7 +2726,7 @@ class TestSearchBase:
def test_search_distance_hamming_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