Skip to content

Improved del_node func #11014

Improved del_node func

Improved del_node func #11014

Triggered via pull request October 13, 2024 10:14
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.