mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-11 11:25:30 +08:00
Minor changes
This commit is contained in:
@@ -117,13 +117,13 @@ def page():
|
||||
|
||||
|
||||
def horse():
|
||||
"""Image of a horse.
|
||||
"""Black and white silhouette of a horse.
|
||||
|
||||
This image was downloaded from
|
||||
`openclipart <http://openclipart.org/detail/158377/horse-by-marauder>`
|
||||
|
||||
Released into public domain and drawn by Andreas Preuss and uploaded by
|
||||
marauder.
|
||||
Released into public domain and drawn and uploaded by Andreas Preuss
|
||||
(marauder).
|
||||
|
||||
"""
|
||||
return load("horse.png")
|
||||
|
||||
Reference in New Issue
Block a user