Skip to content

Commit ee3e0cc

Browse files
authored
fixing small typo
1 parent 40b9fc4 commit ee3e0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_sorting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
stooge_sort,
1010
cocktail_shaker_sort,
1111
tree_sort,
12-
heap_sort
12+
heap_sort,
1313
shell_sort,
1414
)
1515

0 commit comments

Comments
 (0)