Added doctests to Lowest_common_ancestor.py #12359
Annotations
5 errors and 1 warning
data_structures/binary_tree/lowest_common_ancestor.py#L4
data_structures/binary_tree/lowest_common_ancestor.py:4:1: I001 Import block is un-sorted or un-formatted
|
data_structures/binary_tree/lowest_common_ancestor.py#L30
data_structures/binary_tree/lowest_common_ancestor.py:30:89: E501 Line too long (106 > 88)
|
data_structures/binary_tree/lowest_common_ancestor.py#L43
data_structures/binary_tree/lowest_common_ancestor.py:43:89: E501 Line too long (114 > 88)
|
data_structures/binary_tree/lowest_common_ancestor.py#L66
data_structures/binary_tree/lowest_common_ancestor.py:66:89: E501 Line too long (90 > 88)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading