Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
haddadanas authored Feb 26, 2024
1 parent f8c06cc commit 0abc682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions columnflow/calibration/cms/met.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ def met_phi_setup(self: Calibrator, reqs: dict, inputs: dict, reader_targets: di
:param inputs: Additional inputs, currently not used.
:param reader_targets: Additional targets, currently not used.
"""
bundle = reqs["external_files"]

# bundle = reqs["external_files"]
print("met_phi_setup will be skipped for now, since correction files for run 3 are not yet available!")
# create the pt and phi correctors
# import correctionlib
# correction_set = correctionlib.CorrectionSet.from_string(
Expand Down

0 comments on commit 0abc682

Please sign in to comment.