[skip ci] Refine readme (#10347)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
binbin 2021-10-21 19:36:53 +08:00 committed by GitHub
parent c1ef37ce69
commit 1fe07f0263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,7 +218,7 @@ assert self.partition_wrap.is_empty
method: 1. create collection1
2. drop collection1
3. create partition in collection1
expected: 1. raise exception
expected: raise exception
"""
# create collection
collection_w = self.init_collection_wrap()