mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-09 11:33:41 +08:00
Added example and pep8 changes.
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user