Remove extra space

This commit is contained in:
Steven Silvester
2014-09-12 06:15:28 -05:00
parent 82578234b5
commit 02a6e210ea
+1 -1
View File
@@ -294,7 +294,7 @@ def swirl(image, center=None, strength=1, radius=100, rotation=0,
----------
image : ndarray
Input image.
center : (row, column) tuple or (2,) ndarray, optional
center : (row, column) tuple or (2,) ndarray, optional
Center coordinate of transformation.
strength : float, optional
The amount of swirling applied.