Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 15, 2024
1 parent 15e8b65 commit 75e9cbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backedarray/sparse_array.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
.. _h5sparse: https://github.com/appier/h5sparse
.. _Appier Inc.: https://www.appier.com/
"""

from typing import NamedTuple, Tuple, Union

import numpy as np
Expand Down

0 comments on commit 75e9cbe

Please sign in to comment.