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