Skip to content

Commit 2f3a2b0

Browse files
committed
Add newline at the end
1 parent de895e4 commit 2f3a2b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,4 +649,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
649649
workflow.push_back(adaptAnalysisTask<TagTwoProngDisplacedVertices>(cfgc));
650650
workflow.push_back(adaptAnalysisTask<ProbeThirdTrack>(cfgc));
651651
return workflow;
652-
}
652+
}

0 commit comments

Comments
 (0)