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