Corrected Typo

This commit is contained in:
Vighnesh Birodkar
2015-06-06 21:36:00 +05:30
parent 8a78ad87ed
commit cacd214d68
+1 -1
View File
@@ -163,7 +163,7 @@ def test_rag_hierarchical():
@skipif(not is_installed('networkx'))
def test_ncut_stable_subgraph():
""" Test to catch an error thrown when subgraph has all eqal edges. """
""" Test to catch an error thrown when subgraph has all equal edges. """
img = np.zeros((100, 100, 3), dtype='uint8')