Skip to content

Fix bugs and typo errors in closest_pair_of_points.py #17339

Fix bugs and typo errors in closest_pair_of_points.py

Fix bugs and typo errors in closest_pair_of_points.py #17339

Triggered via pull request March 10, 2026 07:30
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (E501): divide_and_conquer/closest_pair_of_points.py#L149
divide_and_conquer/closest_pair_of_points.py:149:89: E501 Line too long (89 > 88)