Skip to content

Create reversesort #10780

Create reversesort

Create reversesort #10780

Triggered via pull request October 9, 2024 20:39
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (W291): data_structures/reversesort.py#L3
data_structures/reversesort.py:3:81: W291 Trailing whitespace
Ruff (W293): data_structures/reversesort.py#L15
data_structures/reversesort.py:15:1: W293 Blank line contains whitespace
Ruff (W293): data_structures/reversesort.py#L18
data_structures/reversesort.py:18:1: W293 Blank line contains whitespace
Ruff (W293): data_structures/reversesort.py#L21
data_structures/reversesort.py:21:1: W293 Blank line contains whitespace
Ruff (W293): data_structures/reversesort.py#L24
data_structures/reversesort.py:24:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.