Improve quick_sort to avoid mutating input list #17507
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (I001):
sorts/quick_sort.py#L11
sorts/quick_sort.py:11:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|