Skip to content

add:find kth element towards head of linked list #10349

add:find kth element towards head of linked list

add:find kth element towards head of linked list #10349

Triggered via pull request October 5, 2024 17:58
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (W291): data_structures/linked_list/kth_element_towards_head.py#L36
data_structures/linked_list/kth_element_towards_head.py:36:36: W291 Trailing whitespace
Ruff (W292): data_structures/linked_list/kth_element_towards_head.py#L36
data_structures/linked_list/kth_element_towards_head.py:36:38: W292 No newline at end of file
ruff
Process completed with exit code 1.