mirror of https://github.com/milvus-io/milvus.git
[skip ci] Update code of client file on benchmark (#11145)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/11167/head
parent
d9f125132d
commit
3eb9c6c0e8
|
@ -59,7 +59,6 @@ def time_wrapper(func):
|
|||
if rps is not False:
|
||||
return result, _rps
|
||||
return result
|
||||
|
||||
return wrapper
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue