Skip to content

Added doctests to Lowest_common_ancestor.py #12364

Added doctests to Lowest_common_ancestor.py

Added doctests to Lowest_common_ancestor.py #12364

Triggered via pull request January 13, 2025 22:22
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Ruff (W291): data_structures/binary_tree/lowest_common_ancestor.py#L146
data_structures/binary_tree/lowest_common_ancestor.py:146:21: W291 Trailing whitespace
ruff
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636