mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-07 19:41:54 +08:00
Added new line
This commit is contained in:
@@ -213,4 +213,5 @@ def remove_small_holes(ar, min_size=64, connectivity=1, in_place=False):
|
||||
out = np.logical_not(out)
|
||||
|
||||
return out
|
||||
|
||||
|
||||
Reference in New Issue
Block a user