From b3b7adaf8ecdf562dc9670b1bb85af9232fdd21d Mon Sep 17 00:00:00 2001 From: binbin <83755740+binbinlv@users.noreply.github.com> Date: Mon, 27 Dec 2021 21:42:20 +0800 Subject: [PATCH] [skip e2e] Modify code comment (#14366) Signed-off-by: Binbin Lv --- tests/python_client/testcases/test_search_20.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python_client/testcases/test_search_20.py b/tests/python_client/testcases/test_search_20.py index d40647a378..7af1a24efd 100644 --- a/tests/python_client/testcases/test_search_20.py +++ b/tests/python_client/testcases/test_search_20.py @@ -2712,7 +2712,7 @@ class TestSearchBase: def test_search_binary_flat_with_L2(self, connect, binary_collection): """ target: search binary_collection, and check the result: distance - method: compare the return distance value with value computed with L2 + method: compare the return distance with that computed with L2 expected: the return distance equals to the computed value """ nq = 1