Skip to content

Commit 47dc1a9

Browse files
authored
Merge pull request #20 from alibuild/alibot-cleanup-9574
[PWGCF] Please consider the following formatting changes to AliceO2Group#9574
2 parents 237ad99 + 02c96fa commit 47dc1a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -723,12 +723,12 @@ struct ThreeParticleCorrelations {
723723
}
724724
};
725725

726-
//==========================================================================================================================================================================================================================================================================
726+
//==========================================================================================================================================================================================================================================================================
727727

728728
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
729729
{
730730
WorkflowSpec workflow{adaptAnalysisTask<ThreeParticleCorrelations>(cfgc)};
731731
return workflow;
732732
}
733733

734-
//==========================================================================================================================================================================================================================================================================
734+
//==========================================================================================================================================================================================================================================================================

0 commit comments

Comments
 (0)