Skip to content

Improved del_node func #11010

Improved del_node func

Improved del_node func #11010

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (UP007): data_structures/binary_tree/avl_tree.py#L211
data_structures/binary_tree/avl_tree.py:211:20: UP007 Use `X | Y` for type annotations
Ruff (UP007): data_structures/binary_tree/avl_tree.py#L211
data_structures/binary_tree/avl_tree.py:211:52: UP007 Use `X | Y` for type annotations
Ruff (W292): data_structures/binary_tree/avl_tree.py#L361
data_structures/binary_tree/avl_tree.py:361:22: W292 No newline at end of file
ruff
Process completed with exit code 1.