Skip to content

Improve documentation for binary search algorithm #12865

Improve documentation for binary search algorithm

Improve documentation for binary search algorithm #12865

Triggered via pull request May 1, 2025 04:16
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff
Process completed with exit code 1.
Ruff (E501): searches/binary_search.py#L196
searches/binary_search.py:196:89: E501 Line too long (89 > 88)
Ruff (E501): searches/binary_search.py#L183
searches/binary_search.py:183:89: E501 Line too long (94 > 88)
Ruff (E501): searches/binary_search.py#L182
searches/binary_search.py:182:89: E501 Line too long (90 > 88)