Skip to content

Sorted linked list added #9806

Sorted linked list added

Sorted linked list added #9806

Triggered via pull request October 1, 2024 11:12
Status Failure
Total duration 20s
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#L369
data_structures/linked_list/sorted_linked_list.py:369:1: W293 Blank line contains whitespace
Ruff (W292): data_structures/linked_list/sorted_linked_list.py#L369
data_structures/linked_list/sorted_linked_list.py:369:13: W292 No newline at end of file
ruff
Process completed with exit code 1.