[skip ci] Update comments of parser on benchmark (#13488)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/13566/head
wt 2021-12-16 15:22:55 +08:00 committed by GitHub
parent 62f6532881
commit 0d3561459a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ class MilvusClient(object):
return 'Milvus collection %s' % self._collection_name
def set_collection(self, collection_name):
""" seting collection name """
""" Setting collection name """
self._collection_name = collection_name
# TODO: server not support