Skip to content

Commit 522cdcf

Browse files
authored
Merge pull request #72 from alibuild/alibot-cleanup-12774
[PWGCF] Please consider the following formatting changes to #12774
2 parents fb6ff63 + 44c0545 commit 522cdcf

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)