Add doctest.testmod() call to gnome_sort.py main block #18350
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W293):
sorts/gnome_sort.py#L57
sorts/gnome_sort.py:57:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
sorts/gnome_sort.py#L55
sorts/gnome_sort.py:55:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|