Skip to content

Commit

Permalink
Adding methods for default / implicit behavior in storage.
Browse files Browse the repository at this point in the history
Addresses part of googleapis#337.
  • Loading branch information
dhermes committed Jan 27, 2015
1 parent 168d3e5 commit 2ce07ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcloud/storage/_implicit_environ.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"""Module to provide implicit behavior based on enviroment.
Acts as a mutable namespace to allow the datastore package to
infer the current dataset ID and connection from the enviroment.
imply the current dataset ID and connection from the enviroment.
"""


Expand Down

0 comments on commit 2ce07ed

Please sign in to comment.