We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 156478a commit d7440e1Copy full SHA for d7440e1
1 file changed
PWGCF/Flow/Tasks/flowZdcTask.cxx
@@ -725,4 +725,5 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
725
{
726
return WorkflowSpec{
727
adaptAnalysisTask<FlowZdcTask>(cfgc)};
728
-}
+}
729
+
0 commit comments