Improved del_node func #11114
Annotations
3 errors
Ruff (W291):
data_structures/binary_tree/avl_tree.py#L231
data_structures/binary_tree/avl_tree.py:231:39: W291 Trailing whitespace
|
Ruff (W292):
data_structures/binary_tree/avl_tree.py#L364
data_structures/binary_tree/avl_tree.py:364:22: W292 No newline at end of file
|
ruff
Process completed with exit code 1.
|