From 02c96faa272dcfca9657af79ccf40451d4cfd4f7 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 28 Jan 2025 14:59:08 +0000 Subject: [PATCH] Please consider the following formatting changes --- .../Tasks/threeParticleCorrelations.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx b/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx index a672d42845e..68cd80461ad 100644 --- a/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx +++ b/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx @@ -723,7 +723,7 @@ struct ThreeParticleCorrelations { } }; - //========================================================================================================================================================================================================================================================================== +//========================================================================================================================================================================================================================================================================== WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { @@ -731,4 +731,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) return workflow; } - //========================================================================================================================================================================================================================================================================== +//==========================================================================================================================================================================================================================================================================