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