Skip to content

Commit 18e8594

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iranges/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
del version, PackageNotFoundError
1717

1818
from .IRanges import IRanges
19-
from .utils import normalize_array
19+
from .utils import normalize_array

0 commit comments

Comments
 (0)