Skip to content

Added doctests to Lowest_common_ancestor.py #12363

Added doctests to Lowest_common_ancestor.py

Added doctests to Lowest_common_ancestor.py #12363

Triggered via pull request January 13, 2025 22:08
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 (E501): data_structures/binary_tree/lowest_common_ancestor.py#L43
data_structures/binary_tree/lowest_common_ancestor.py:43:89: E501 Line too long (90 > 88)
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