Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 13, 2025
1 parent fb6c695 commit fe40903
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/HH4b/postprocessing/PostProcessTT.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@

from HH4b import hh_vars, plotting, run_utils
from HH4b.hh_vars import (
LUMI,
bg_keys,
mreg_strings,
txbb_strings,
years,
Expand Down Expand Up @@ -156,7 +154,6 @@ def load_process_run3_samples(args, year, control_plots, plot_dir): # noqa: ARG
axis=0,
)


# weights
# finalWeight: includes genWeight, puWeight
nominal_weight = events_dict["finalWeight"].to_numpy()
Expand Down

0 comments on commit fe40903

Please sign in to comment.