Skip to content

Added a code which converts an array to a Linked List!! #11183

Added a code which converts an array to a Linked List!!

Added a code which converts an array to a Linked List!! #11183

Triggered via pull request October 15, 2024 07:38
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (E501): data_structures/linked_list/arr_to_ll.py#L40
data_structures/linked_list/arr_to_ll.py:40:89: E501 Line too long (100 > 88)
ruff
Process completed with exit code 1.