Skip to content

Commit 30617c2

Browse files
Update blob.py
Doc string indention.
1 parent fe3222b commit 30617c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • storage/google/cloud/storage

storage/google/cloud/storage/blob.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ def from_string(cls, uri, client=None):
310310
311311
:type client: :class:`~google.cloud.storage.client.Client` or
312312
``NoneType``
313-
:param client: Optional. The client to use.
313+
:param client: Optional. The client to use.
314314
315315
:rtype: :class:`google.cloud.storage.blob.Blob`
316316
:returns: The blob object created.

0 commit comments

Comments
 (0)