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 Oct 15, 2024
1 parent 6a3ebbc commit ab8e5ac
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
Expand Up @@ -560,6 +560,7 @@ def test_boost_output_pickles():

import boost_histogram
import dask

import dask_histogram.boost

h = dask_histogram.boost.Histogram(boost_histogram.axis.Regular(10, 0, 1))
Expand Down

0 comments on commit ab8e5ac

Please sign in to comment.