Skip to content

Storage: Fix example in 'Client.download_blob_to_file' docstring.#8629

Merged
tseaver merged 1 commit intogoogleapis:masterfrom
idoshamun:patch-1
Jul 10, 2019
Merged

Storage: Fix example in 'Client.download_blob_to_file' docstring.#8629
tseaver merged 1 commit intogoogleapis:masterfrom
idoshamun:patch-1

Conversation

@idoshamun
Copy link
Copy Markdown
Contributor

The argument passed to download_blob_to_file is file although it was defined as file_obj.

The argument passed to `download_blob_to_file` is `file` although it was defined as `file_obj`.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 10, 2019
@tseaver tseaver changed the title fix example of downloading a blob using a uri Storage: Fix example in 'Client.download_blob_to_file' docstring. Jul 10, 2019
@tseaver tseaver added api: storage Issues related to the Cloud Storage API. type: docs Improvement to the documentation for an API. labels Jul 10, 2019
Copy link
Copy Markdown
Contributor

@tseaver tseaver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@idoshamun Thanks for the patch!

@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 10, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 10, 2019
@tseaver tseaver merged commit f94991b into googleapis:master Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement. type: docs Improvement to the documentation for an API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants