Refine Shell Sort implementation and documentation #17770
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W292):
sorts/shell_sort.py#L43
sorts/shell_sort.py:43:32: W292 No newline at end of file
help: Add trailing newline
|