Skip to content

Add unit tests to binary_tree_path_sum.py #10472

Add unit tests to binary_tree_path_sum.py

Add unit tests to binary_tree_path_sum.py #10472

Triggered via pull request October 6, 2024 17:48
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (W293): data_structures/binary_tree/binary_tree_path_sum.py#L57
data_structures/binary_tree/binary_tree_path_sum.py:57:1: W293 Blank line contains whitespace
Ruff (W293): data_structures/binary_tree/binary_tree_path_sum.py#L66
data_structures/binary_tree/binary_tree_path_sum.py:66:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.