Skip to content

style: add explicit type hints to linear_search.py #18190

style: add explicit type hints to linear_search.py

style: add explicit type hints to linear_search.py #18190

Triggered via pull request June 18, 2026 15:05
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
ruff (W291): searches/linear_search.py#L10
searches/linear_search.py:10:23: W291 Trailing whitespace help: Remove trailing whitespace
ruff (I001): searches/linear_search.py#L10
searches/linear_search.py:10:1: I001 Import block is un-sorted or un-formatted help: Organize imports