Create flashsort.py #10901
Annotations
4 errors
Ruff (W291):
sorts/flashsort.py#L36
sorts/flashsort.py:36:19: W291 Trailing whitespace
|
Ruff (N806):
sorts/flashsort.py#L37
sorts/flashsort.py:37:5: N806 Variable `L` in function should be lowercase
|
Ruff (W291):
sorts/flashsort.py#L39
sorts/flashsort.py:39:26: W291 Trailing whitespace
|
ruff
Process completed with exit code 1.
|