DOC: fix indent

This commit is contained in:
François Boulogne
2013-10-02 18:28:14 +02:00
parent 4a7d2e8429
commit a1373269e6
+1 -1
View File
@@ -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
"""