Skip to content

Incorrect client.get_blob call in example code #274

@mikesss

Description

@mikesss

I came across an example in the code here that appears to be incorrect. I believe it should be:

>>> blob = bucket.get_blob('my-blob-name')

I'm happy to submit a pull request if so, just unsure of the guidelines in this repo.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the googleapis/python-storage API.documentationImprovements or additions to documentationtype: docsImprovement to the documentation for an API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions