mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-08 14:24:11 +08:00
DOC: fix indent
This commit is contained in:
@@ -250,7 +250,7 @@ def maximum(image, selem, out=None, mask=None, shift_x=False, shift_y=False):
|
||||
Note
|
||||
----
|
||||
* the lower algorithm complexity makes the rank.maximum() more efficient
|
||||
for larger images and structuring elements
|
||||
for larger images and structuring elements
|
||||
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user