Skip to content

Sorted linked list added #9745

Sorted linked list added

Sorted linked list added #9745

Triggered via pull request October 1, 2024 08:34
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (F821): data_structures/linked_list/sorted_linked_list.py#L193
data_structures/linked_list/sorted_linked_list.py:193:19: F821 Undefined name `SortedLinedList`
ruff
Process completed with exit code 1.