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 Sep 19, 2024
1 parent c98d4c6 commit 613ac54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HH4b/processors/GenSelection.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def gen_selection_HHbbbb(
fatjets: FatJetArray,
selection_args: list,
skim_vars: dict,
fatjet_str: str = "bbFatJet",
fatjet_str: str = "bbFatJet",
):
"""Gets HH, bb 4-vectors"""
# finding the two gen higgs
Expand Down

0 comments on commit 613ac54

Please sign in to comment.