Skip to content

[Searches] Fix Binary Search bug with duplicate elements #16564

[Searches] Fix Binary Search bug with duplicate elements

[Searches] Fix Binary Search bug with duplicate elements #16564

Triggered via pull request December 12, 2025 22:38
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff
Process completed with exit code 1.
Ruff (W293): searches/binary_search.py#L304
searches/binary_search.py:304:1: W293 Blank line contains whitespace
Ruff (W293): searches/binary_search.py#L299
searches/binary_search.py:299:1: W293 Blank line contains whitespace
Ruff (W293): searches/binary_search.py#L280
searches/binary_search.py:280:1: W293 Blank line contains whitespace
Ruff (W293): searches/binary_search.py#L275
searches/binary_search.py:275:1: W293 Blank line contains whitespace