Skip to content

Commit 8653361

Browse files
committed
edit
1 parent 6e67d87 commit 8653361

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pymongo/encryption.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,7 @@ def __init__(self, kms_providers, key_vault_namespace, key_vault_client,
364364
These are the Azure Active Directory credentials used to
365365
generate Azure Key Vault messages.
366366
- `gcp`: Map with "email" as a string and "privateKey" as a
367-
base64 encoded string or `bytes`. Python 2 users must specify
368-
"privateKey" as a base64 encoded string. Additionally,
367+
base64 encoded string or `bytes`. Additionally,
369368
"endpoint" may also be specified as a string (defaults to
370369
'oauth2.googleapis.com'). These are the credentials used to
371370
generate Google Cloud KMS messages.

0 commit comments

Comments
 (0)