Skip to content

Commit 44c0545

Browse files
committed
Please consider the following formatting changes
1 parent fb6ff63 commit 44c0545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Flow/Tasks/flowSP.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1651,5 +1651,5 @@ struct FlowSP {
16511651
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
16521652
{
16531653
return WorkflowSpec{
1654-
adaptAnalysisTask<FlowSP>(cfgc)};
1654+
adaptAnalysisTask<FlowSP>(cfgc)};
16551655
}

0 commit comments

Comments
 (0)