sorts: make quick_sort work with any Comparable, not just int - #15325
Closed
Pradhyut21 wants to merge 1 commit into
Closed
sorts: make quick_sort work with any Comparable, not just int#15325Pradhyut21 wants to merge 1 commit into
Pradhyut21 wants to merge 1 commit into
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#L24
sorts/quick_sort.py:24:5: UP047 Generic function `quick_sort` should use type parameters
help: Use type parameters
|
background
wait
wait-all
cancel
parallel
Loading