Skip to content

Commit 1b0daa5

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_boost.py

+1
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,7 @@ def test_155_boost_factory():
589589
def test_155_2():
590590
import boost_histogram as bh
591591
import dask_awkward as dak
592+
592593
import dask_histogram as dh
593594

594595
arr = dak.from_lists([list(range(10))] * 3)

0 commit comments

Comments
 (0)