Skip to content

Commit b610030

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

searches/binary_search.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
python3 binary_search.py
1717
"""
1818

19-
2019
from __future__ import annotations
2120

2221
import bisect

0 commit comments

Comments
 (0)