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 Dec 21, 2024
1 parent 123740d commit 3bc7ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_jetmet_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ def test_corrected_jets_factory(optimization_enabled):
from coffea.nanoevents import NanoEventsFactory

with (
Client(),
Client(),
dask.config.set({"awkward.optimization.enabled": optimization_enabled}),
):
events = NanoEventsFactory.from_root(
Expand Down

0 comments on commit 3bc7ed3

Please sign in to comment.