selection__sort #11366
Annotations
2 errors
Ruff (N802):
sorts/selection__sort.py#L1
sorts/selection__sort.py:1:5: N802 Function name `selectionSort` should be lowercase
|
ruff
Process completed with exit code 1.
|