Skip to content

Commit 61232de

Browse files
committed
Lose trailing whitespace.
1 parent 4d6489d commit 61232de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcloud/storage/key.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def rename(self, new_name):
138138
139139
Effectively, copies key to the same bucket with a new name, then
140140
deletes the key.
141-
141+
142142
.. warning::
143143
This method will first duplicate the data
144144
and then delete the old key.

0 commit comments

Comments
 (0)