PYTHON-3300 Fix Explicit Queryable Encryption Example (#975)
This commit is contained in:
parent
dc21a083f4
commit
f45f00b4e5
@ -540,6 +540,7 @@ using an ``encrypted_fields`` mapping, as demonstrated by the following example:
|
||||
# Cleanup resources.
|
||||
client_encryption.close()
|
||||
encrypted_client.close()
|
||||
client.close()
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user