Improved del_node func #11014
Annotations
3 errors
Ruff:
data_structures/binary_tree/avl_tree.py#L207
data_structures/binary_tree/avl_tree.py:207:5: SyntaxError: unindent does not match any outer indentation level
|
Ruff:
data_structures/binary_tree/avl_tree.py#L208
data_structures/binary_tree/avl_tree.py:208:1: SyntaxError: Unexpected indentation
|
ruff
Process completed with exit code 1.
|