Added example and pep8 changes.

This commit is contained in:
Vighnesh Birodkar
2014-04-27 11:49:46 +05:30
parent d76aad9bd4
commit 57bd84e3db
2 changed files with 92 additions and 2 deletions
+2 -2
View File
@@ -202,6 +202,7 @@ def coffee():
"""
return load("coffee.png")
def hubble_deep_field():
"""Hubble eXtreme Deep Field
@@ -217,7 +218,6 @@ def hubble_deep_field():
The image was captured by NASA and may be freely used in the public domain
according to NASA's contract (NAS5-26555).
"""
return load("hubble_deep_field.jpg")