Make bubble sort support comparable items - #15241
Closed
Rokesh2008 wants to merge 1 commit into
Closed
Annotations
3 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
sorts/bubble_sort.py#L85
sorts/bubble_sort.py:85:5: UP047 Generic function `bubble_sort_recursive` should use type parameters
help: Use type parameters
|
|
Run uvx ruff check --output-format=github .:
sorts/bubble_sort.py#L11
sorts/bubble_sort.py:11:5: UP047 Generic function `bubble_sort_iterative` should use type parameters
help: Use type parameters
|
background
wait
wait-all
cancel
parallel
Loading