Generic type hint in DDL #12832
Annotations
2 errors
ruff
Process completed with exit code 1.
|
Ruff (F821):
data_structures/linked_list/doubly_linked_list_two.py#L133
data_structures/linked_list/doubly_linked_list_two.py:133:30: F821 Undefined name `Data`
|