Skip to content

implement segment tree using node (new .py file in data_structures/binary_tree/segment_tree_node.py) #12902

implement segment tree using node (new .py file in data_structures/binary_tree/segment_tree_node.py)

implement segment tree using node (new .py file in data_structures/binary_tree/segment_tree_node.py) #12902

Triggered via pull request May 6, 2025 05:46
@xxx595588xxx595588
synchronize #12707
master
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (W292): data_structures/binary_tree/segment_tree_node.py#L159
data_structures/binary_tree/segment_tree_node.py:159:60: W292 No newline at end of file