We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb6ff63 commit 44c0545Copy full SHA for 44c0545
1 file changed
PWGCF/Flow/Tasks/flowSP.cxx
@@ -1651,5 +1651,5 @@ struct FlowSP {
1651
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
1652
{
1653
return WorkflowSpec{
1654
- adaptAnalysisTask<FlowSP>(cfgc)};
+ adaptAnalysisTask<FlowSP>(cfgc)};
1655
}
0 commit comments