mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-04 13:14: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)
|
convex_img = np.logical_or(convex_img, convex_obj)
|
||||||
|
|
||||||
return convex_img
|
return convex_img
|
||||||
|
|
||||||
Reference in New Issue
Block a user