Skip to content

Improve error message clarity in binary search functions #17812

Improve error message clarity in binary search functions

Improve error message clarity in binary search functions #17812

Triggered via pull request May 3, 2026 15:03
Status Failure
Total duration 12s
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): searches/binary_search.py#L202
searches/binary_search.py:202:89: E501 Line too long (103 > 88)