Skip to content

Commit 6662e06

Browse files
authored
Update v0topologicalcuts.cxx linter test
1 parent bbee6b4 commit 6662e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Strangeness/v0topologicalcuts.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,5 +681,5 @@ struct V0TopologicalCuts {
681681
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
682682
{
683683
return WorkflowSpec{
684-
adaptAnalysisTask<V0TopologicalCuts>(cfgc)};
684+
adaptAnalysisTask<v0topologicalcuts>(cfgc)};
685685
}

0 commit comments

Comments
 (0)