Skip to content

feat: add binary search on answer template with example use case #17743

feat: add binary search on answer template with example use case

feat: add binary search on answer template with example use case #17743

Triggered via pull request April 25, 2026 13:29
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (UP035): searches/binary_search_on_answers.py#L1
searches/binary_search_on_answers.py:1:1: UP035 Import from `collections.abc` instead: `Callable` help: Import from `collections.abc`