Skip to content

Create sorted_linked_list.py #10521

Create sorted_linked_list.py

Create sorted_linked_list.py #10521

Triggered via pull request October 7, 2024 08:33
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (W293): data_structures/linked_list/sorted_linked_list.py#L12
data_structures/linked_list/sorted_linked_list.py:12:1: W293 Blank line contains whitespace
Ruff (W293): data_structures/linked_list/sorted_linked_list.py#L46
data_structures/linked_list/sorted_linked_list.py:46:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.