mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-05 01:42:45 +08:00
Missing line
This commit is contained in:
committed by
Juan Nunez-Iglesias
parent
bb64e8cfcb
commit
bff2ce0bc4
@@ -208,6 +208,7 @@ def test_more_segments_than_pixels():
|
||||
multichannel=False, convert2lab=False)
|
||||
assert np.all(seg.ravel() == np.arange(seg.size))
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
from numpy import testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user