Improve sorted input validation in binary search #16744
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (invalid-syntax):
searches/binary_search.py#L205
searches/binary_search.py:205:5: invalid-syntax: Expected an indented block after `if` statement
|