Skip to content

Commit 86d13d7

Browse files
Fix formatting by removing blank line
Removed extra blank line in gnome_sort.py
1 parent e06c0d2 commit 86d13d7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sorts/gnome_sort.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
python3 -m doctest -v gnome_sort.py
1010
1111
For manual testing run:
12-
1312
python3 gnome_sort.py
1413
Gnome Sort Algorithm implementation in Python.
1514

0 commit comments

Comments
 (0)