Skip to content

Commit 73f24d1

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backedarray/sparse_array.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
.. _h5sparse: https://github.com/appier/h5sparse
88
.. _Appier Inc.: https://www.appier.com/
99
"""
10+
1011
from typing import NamedTuple, Tuple, Union
1112

1213
import numpy as np

0 commit comments

Comments
 (0)