Refine Shell Sort implementation and documentation #14605
Closed
Annotations
2 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
sorts/shell_sort.py#L42
sorts/shell_sort.py:42:22: W292 No newline at end of file
help: Add trailing newline
|
Loading