Update quick_sort.py #10244
Annotations
4 errors
Ruff (W293):
sorts/quick_sort.py#L30
sorts/quick_sort.py:30:1: W293 Blank line contains whitespace
|
Ruff (W293):
sorts/quick_sort.py#L48
sorts/quick_sort.py:48:1: W293 Blank line contains whitespace
|
Ruff (W293):
sorts/quick_sort.py#L58
sorts/quick_sort.py:58:1: W293 Blank line contains whitespace
|
ruff
Process completed with exit code 1.
|