Trailing whitespace

This commit is contained in:
Chintak Sheth
2013-05-29 10:38:26 +05:30
parent e66d73ac7c
commit d63ee467ee
+1
View File
@@ -96,3 +96,4 @@ def convex_hull_object(image):
convex_img = np.logical_or(convex_img, convex_obj)
return convex_img