mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-11 11:25:30 +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