Skip to content

Sorted linked list added #9769

Sorted linked list added

Sorted linked list added #9769

Triggered via pull request October 1, 2024 10:22
Status Failure
Total duration 16s
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#L339
data_structures/linked_list/sorted_linked_list.py:339:18: F821 Undefined name `otherother_list`
ruff
Process completed with exit code 1.