Improve sorted input validation in binary search #14068
Closed
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#L205
searches/binary_search.py:205:5: invalid-syntax: Expected an indented block after `if` statement
|
Loading