Skip to content

Fix binary search to return first occurrence for duplicates #17491

Fix binary search to return first occurrence for duplicates

Fix binary search to return first occurrence for duplicates #17491

Triggered via pull request March 26, 2026 10:24
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
ruff (W291): searches/binary_search.py#L215
searches/binary_search.py:215:18: W291 Trailing whitespace help: Remove trailing whitespace
ruff (W291): searches/binary_search.py#L204
searches/binary_search.py:204:16: W291 Trailing whitespace help: Remove trailing whitespace