Improve sorted input validation in binary search #17301
Annotations
2 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
searches/binary_search.py#L201
searches/binary_search.py:201:31: F821 Undefined name `pairwise`
|
Loading