Skip to content

feat: Add sentinel linear search algorithm #17754

feat: Add sentinel linear search algorithm

feat: Add sentinel linear search algorithm #17754

Triggered via pull request April 26, 2026 18:57
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (W292): searches/sentinel_linear_search.py#L41
searches/sentinel_linear_search.py:41:54: W292 No newline at end of file help: Add trailing newline