Fix quick sort mutation #14468
+18
−13
Open
Fix quick sort mutation #14468
Annotations
2 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
sorts/quick_sort.py#L11
sorts/quick_sort.py:11:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
Loading