Skip to content

Added wave sort a new sorting technique #9519

Added wave sort a new sorting technique

Added wave sort a new sorting technique #9519

Triggered via pull request September 3, 2024 09:57
Status Failure
Total duration 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (W293): sorts/wave_sort.py#L18
sorts/wave_sort.py:18:1: W293 Blank line contains whitespace
Ruff (W293): sorts/wave_sort.py#L27
sorts/wave_sort.py:27:1: W293 Blank line contains whitespace
Ruff (W293): sorts/wave_sort.py#L40
sorts/wave_sort.py:40:1: W293 Blank line contains whitespace
Ruff (E741): sorts/wave_sort.py#L42
sorts/wave_sort.py:42:9: E741 Ambiguous variable name: `l`
Ruff (W293): sorts/wave_sort.py#L49
sorts/wave_sort.py:49:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.