Skip to content

Commit 1327323

Browse files
author
Jon Wayne Parrott
committed
Address review comments
1 parent d077e96 commit 1327323

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

storage/google/cloud/storage/bucket.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -862,8 +862,7 @@ def generate_upload_policy(
862862
:param conditions: A list of conditions as described in the
863863
`policy documents`_ documentation.
864864
865-
:type client: :class:`~google.cloud.storage.client.Client` or
866-
`NoneType``
865+
:type client: :class:`~google.cloud.storage.client.Client`
867866
:param client: Optional. The client to use. If not passed, falls back
868867
to the ``client`` stored on the current bucket.
869868

0 commit comments

Comments
 (0)