Improved del_node function in avl_tree.py #10969
Annotations
2 errors
data_structures/binary_tree/avl_tree.py#L223
data_structures/binary_tree/avl_tree.py:223:5: PLR5501 Use `elif` instead of `else` then `if`, to reduce indentation
|
|
The logs for this run have expired and are no longer available.
Loading