Skip to content

Commit

Permalink
Lose trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Oct 13, 2014
1 parent 4d6489d commit 61232de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcloud/storage/key.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def rename(self, new_name):
Effectively, copies key to the same bucket with a new name, then
deletes the key.
.. warning::
This method will first duplicate the data
and then delete the old key.
Expand Down

0 comments on commit 61232de

Please sign in to comment.