Skip to content

Commit 5e6d8b3

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_histogram_indexing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ def test_scale_flowbins():
447447

448448
assert scale_value == approx(ref_value)
449449

450+
450451
def test_scale_flowbins():
451452
h = bh.Histogram(bh.axis.Variable([0, 0.5, 1]), storage=bh.storage.Weight())
452453

0 commit comments

Comments
 (0)