Skip to content

Commit b13b6e0

Browse files
committed
fix: remove hidden whitespace and fix newline in jump_search
1 parent d43ff7c commit b13b6e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

searches/jump_search.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"""
55

66
from __future__ import annotations
7-
87
import math
98
from collections.abc import Sequence
109
from typing import Any, Protocol

0 commit comments

Comments
 (0)