8000 Merge pull request #998 from tseaver/993-fix_docstring_indent · googleapis/google-cloud-python@f62de09 · GitHub
[go: up one dir, main page]

Skip to content

Commit f62de09

Browse files
committed
Merge pull request #998 from tseaver/993-fix_docstring_indent
Fix broken docstring indentation.
2 parents 54bf64e + 2093831 commit f62de09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcloud/storage/blob.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ def generate_signed_url(self, expiration, method='GET',
160160
.. note::
161161
If you are on Google Compute Engine, you can't generate a signed URL.
162162
Follow
163-
https://github.com/GoogleCloudPlatform/gcloud-python/issues/922
163+
https://github.com/GoogleCloudPlatform/gcloud-python/issues/922
164164
for updates on this. If you'd like to be able to generate a signed
165165
URL from GCE, you can use a standard service account from a JSON
166166
file rather than a GCE service account.

0 commit comments

Comments
 (0)
0