Skip to content

Commit

Permalink
import dask in test
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Feb 8, 2025
1 parent dc87ab7 commit 4dfccd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_boost.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import boost_histogram as bh
import boost_histogram.numpy as bhnp
import dask
import dask.array as da
import numpy as np
from packaging.version import parse as parse_version
Expand Down

0 comments on commit 4dfccd1

Please sign in to comment.