Skip to content

Commit 2afcb13

Browse files
committed
.
1 parent e0642e8 commit 2afcb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_scores.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def test_str(some_scores):
8888
"Homogeneity: 0.85\n"
8989
"Completeness: 0.90\n"
9090
"Community Size: 0.75 with 1.00 communities and 1.00 avg community size\n"
91-
"Modularity: 0.65\n"+
91+
"Modularity: 0.65\n"
9292
"Adjusted Rand Index: 0.78\n"
9393
"Normalized Mutual Information: 0.82\n"
9494
"Adjusted Mutual Information: 0.80\n"

0 commit comments

Comments
 (0)