Add newline at EOF of selem.py

This commit is contained in:
Nelson Brown
2014-07-11 23:39:07 -07:00
parent c2bbca6113
commit 3518e65ab4
+6
View File
@@ -312,3 +312,9 @@ def _default_selem(ndim):
"""
return ndimage.morphology.generate_binary_structure(ndim, 1)