Skip to content

alg [pepeny] new alg binary tree #14559

alg [pepeny] new alg binary tree

alg [pepeny] new alg binary tree #14559

Triggered via pull request October 4, 2025 11:50
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (E711): height_of_tree/tree.py#L16
height_of_tree/tree.py:16:25: E711 Comparison to `None` should be `cond is None`