Skip to content

Sorted linked list added #9804

Sorted linked list added

Sorted linked list added #9804

Triggered via pull request October 1, 2024 11:09
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff: data_structures/linked_list/sorted_linked_list.py#L368
data_structures/linked_list/sorted_linked_list.py:368:32: SyntaxError: unexpected EOF while parsing
Ruff (W292): data_structures/linked_list/sorted_linked_list.py#L368
data_structures/linked_list/sorted_linked_list.py:368:32: W292 No newline at end of file
ruff
Process completed with exit code 1.