Skip to content

Commit

Permalink
Update CLDConfig/CLDReconstruction.py
Browse files Browse the repository at this point in the history
Remove additional space

Co-authored-by: Andre Sailer <andre.philippe.sailer@cern.ch>
  • Loading branch information
saracreates and andresailer authored Jan 7, 2025
1 parent 226fc02 commit 588855e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CLDConfig/CLDReconstruction.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
algList.append(Output_DST)

if CONFIG["OutputMode"] == "EDM4Hep":
# Make sure that all collections are always available by patching in missing ones on-the-fly
# Make sure that all collections are always available by patching in missing ones on-the-fly
collPatcherRec = MarlinProcessorWrapper(
"CollPatcherREC", OutputLevel=INFO, ProcessorType="PatchCollections"
)
Expand Down

0 comments on commit 588855e

Please sign in to comment.