mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 18:44:19 +08:00
One liner docstring
This commit is contained in:
@@ -127,9 +127,7 @@ def coins():
|
||||
|
||||
|
||||
def logo():
|
||||
"""Scikit-image logo, a RGBA image.
|
||||
|
||||
"""
|
||||
"""Scikit-image logo, a RGBA image."""
|
||||
return load("logo.png")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user