Skip to content

Improve documentation for binary search algorithm #12864

Improve documentation for binary search algorithm

Improve documentation for binary search algorithm #12864

Triggered via pull request May 1, 2025 04:16
Status Failure
Total duration 11s
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#L195
searches/binary_search.py:195: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)