Improve sorted input validation in binary search #17301
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (F821):
searches/binary_search.py#L201
searches/binary_search.py:201:31: F821 Undefined name `pairwise`
|