Skip to content

Improved del_node func #11008

Improved del_node func

Improved del_node func #11008

Triggered via pull request October 13, 2024 09:37
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (W293): data_structures/binary_tree/avl_tree.py#L213
data_structures/binary_tree/avl_tree.py:213:1: W293 Blank line contains whitespace
Ruff (E501): data_structures/binary_tree/avl_tree.py#L228
data_structures/binary_tree/avl_tree.py:228:89: E501 Line too long (90 > 88)
ruff
Process completed with exit code 1.