Skip to content

Add XOR Linked List implementation with doctests #15912

Add XOR Linked List implementation with doctests

Add XOR Linked List implementation with doctests #15912

Triggered via pull request October 22, 2025 17:04
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (W292): data_structures/linked_list/xor_linked_list.py#L85
data_structures/linked_list/xor_linked_list.py:85:22: W292 No newline at end of file