mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-14 12:50:39 +08:00
removed blankline
This commit is contained in:
@@ -60,7 +60,6 @@ PROP_VALS = PROPS.values()
|
||||
|
||||
|
||||
class _cached_property(object):
|
||||
|
||||
"""Decorator to use a function as a cached property.
|
||||
|
||||
The function is only called the first time and each successive call returns
|
||||
|
||||
Reference in New Issue
Block a user