Skip to content

Commit 48808a3

Browse files
authored
Please consider the following formatting changes (#478)
1 parent 7e42877 commit 48808a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/TableProducer/eventSelectionServiceRun2.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
180180

181181
LOGF(info, "Event selection with forced Run 2 mode engaging in unchecked mode.");
182182
LOGF(info, "To be improved once metadata enabling in defineDataProcessing is worked out.");
183-
183+
184184
// force Run 2 mode
185185
return WorkflowSpec{adaptAnalysisTask<eventselectionRun2>(cfgc)};
186186
}

0 commit comments

Comments
 (0)