mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 00:49:28 +08:00
test skip
This commit is contained in:
@@ -69,7 +69,7 @@ def test_threshold_cut():
|
||||
# Two labels
|
||||
assert new_labels.max() == 1
|
||||
|
||||
|
||||
@skipif(not is_installed('networkx'))
|
||||
def test_cut_normalized():
|
||||
|
||||
img = np.zeros((100, 100, 3), dtype='uint8')
|
||||
|
||||
Reference in New Issue
Block a user