mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 02:47:23 +08:00
Trailing whitespace
This commit is contained in:
@@ -96,3 +96,4 @@ def convex_hull_object(image):
|
||||
convex_img = np.logical_or(convex_img, convex_obj)
|
||||
|
||||
return convex_img
|
||||
|
||||
Reference in New Issue
Block a user