feat: Add sentinel linear search algorithm #17754
Annotations
2 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
searches/sentinel_linear_search.py#L41
searches/sentinel_linear_search.py:41:54: W292 No newline at end of file
help: Add trailing newline
|
Loading