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