We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777f271 commit 197497cCopy full SHA for 197497c
PWGJE/TableProducer/slimTablesProducer.cxx
@@ -74,5 +74,5 @@ struct SlimTablesProducer {
74
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
75
{
76
return WorkflowSpec{
77
- adaptAnalysisTask<SlimTablesProducer>(cfgc, TaskName{"slim-tables-producer"})}; // o2-linter: disable=name/o2-task
+ adaptAnalysisTask<SlimTablesProducer>(cfgc, TaskName{"slim-tables-producer"})}; // o2-linter: disable=name/o2-task
78
}
0 commit comments