Skip to content

refactor(searches): add type annotations, docstring, and doctests to … #18579

refactor(searches): add type annotations, docstring, and doctests to …

refactor(searches): add type annotations, docstring, and doctests to … #18579

Triggered via pull request August 13, 2026 18:57
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/double_linear_search.py#L4
searches/double_linear_search.py:4:89: E501 Line too long (89 > 88)