Skip to content

Commit 999835c

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_binary_search_duplicates.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@ def test_binary_search_not_found():
1515

1616
def test_binary_search_single_element():
1717
assert binary_search([5], 5) == 0
18-

0 commit comments

Comments
 (0)