simplifiying the binary search #16397
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E741):
searches/binary_search.py#L327
searches/binary_search.py:327:20: E741 Ambiguous variable name: `l`
|