radix__sort.py #11368
Annotations
3 errors
Ruff (PIE808):
sorts/radix__sort.py#L15
sorts/radix__sort.py:15:20: PIE808 Unnecessary `start` argument in `range`
|
Ruff (PIE808):
sorts/radix__sort.py#L35
sorts/radix__sort.py:35:20: PIE808 Unnecessary `start` argument in `range`
|
ruff
Process completed with exit code 1.
|