Skip to content

Commit 5b9e36d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4553f8d commit 5b9e36d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

searches/sentinel_linear_search.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
For manual testing run:
1010
python sentinel_linear_search.py
1111
"""
12+
1213
from __future__ import annotations
1314

1415

0 commit comments

Comments
 (0)