Add refined ternary search algorithm (iterative and recursive) #13646
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`
|