Fix bug for data_structures/linked_list/doubly_linked_list_two.py #12731
Annotations
2 errors
ruff
Process completed with exit code 1.
|
Ruff (E501):
data_structures/linked_list/doubly_linked_list_two.py#L242
data_structures/linked_list/doubly_linked_list_two.py:242:89: E501 Line too long (106 > 88)
|