diff --git a/tests/python_client/README.md b/tests/python_client/README.md index fe36ecf15b..5ae7713a43 100644 --- a/tests/python_client/README.md +++ b/tests/python_client/README.md @@ -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()