sorts: make strand sort work with comparable types #19928
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (UP047):
sorts/strand_sort.py#L14
sorts/strand_sort.py:14:5: UP047 Generic function `strand_sort` should use type parameters
help: Use type parameters
|