Improved del_node func #11011
Annotations
3 errors
Ruff (UP007):
data_structures/binary_tree/avl_tree.py#L211
data_structures/binary_tree/avl_tree.py:211:20: UP007 Use `X | Y` for type annotations
|
Ruff (UP007):
data_structures/binary_tree/avl_tree.py#L211
data_structures/binary_tree/avl_tree.py:211:52: UP007 Use `X | Y` for type annotations
|
ruff
Process completed with exit code 1.
|