We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030515c commit 3d9f226Copy full SHA for 3d9f226
1 file changed
Common/TableProducer/fwdtrackextension.cxx
@@ -126,4 +126,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
126
{
127
WorkflowSpec workflow{adaptAnalysisTask<FwdTrackExtension>(cfgc)};
128
return workflow;
129
-}
+}
0 commit comments