Skip to content

Add refined ternary search algorithm (iterative and recursive) #13646

Add refined ternary search algorithm (iterative and recursive)

Add refined ternary search algorithm (iterative and recursive) #13646

Triggered via pull request July 15, 2025 07:26
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (BLE001): searches/ternary_search.py#L132
searches/ternary_search.py:132:12: BLE001 Do not catch blind exception: `Exception`