Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/googleapis/python-storage
Browse files Browse the repository at this point in the history
…into storage_issue_170
  • Loading branch information
HemangChothani committed Jun 9, 2020
2 parents 2cb01ff + 90c020d commit 8029c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/storage/client.py
Expand Up @@ -932,7 +932,7 @@ def generate_signed_post_policy_v4(
credentials=None,
virtual_hosted_style=False,
bucket_bound_hostname=None,
scheme=None,
scheme="http",
service_account_email=None,
access_token=None,
):
Expand Down

0 comments on commit 8029c2b

Please sign in to comment.