Skip to content

Commit e5c4699

Browse files
author
Hardik dadhich
committed
fixing spaces
1 parent 25da9ad commit e5c4699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_count_connected_components.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def test_count_connected_components(self):
99
"""
1010
Test Function that test the different cases of count connected components
1111
12-
0----------2 1--------5 3
12+
0----------2 1--------5 3
1313
|
1414
|
1515
4

0 commit comments

Comments
 (0)