feat: Add sentinel linear search algorithm #17754
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W292):
searches/sentinel_linear_search.py#L41
searches/sentinel_linear_search.py:41:54: W292 No newline at end of file
help: Add trailing newline
|