From a4aff2da6fbe5ebd34968c7ce581a5cd341d9929 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sat, 25 Jan 2025 12:25:33 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/EbyEFluctuations/Tasks/NetchargeFluctuations.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PWGCF/EbyEFluctuations/Tasks/NetchargeFluctuations.cxx b/PWGCF/EbyEFluctuations/Tasks/NetchargeFluctuations.cxx index ac3e477a675..4b5e30609f6 100644 --- a/PWGCF/EbyEFluctuations/Tasks/NetchargeFluctuations.cxx +++ b/PWGCF/EbyEFluctuations/Tasks/NetchargeFluctuations.cxx @@ -38,7 +38,7 @@ using MyCollision = MyCollisions::iterator; using MyTracks = soa::Join; using MyTrack = MyTracks::iterator; <<<<<<< HEAD -}//// namespace o2::aod +} //// namespace o2::aod ======= } >>>>>>> 03c805b2635be6256d2a2a4ad4e9fa12fbdd067d @@ -170,4 +170,3 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) return workflow; >>>>>>> 03c805b2635be6256d2a2a4ad4e9fa12fbdd067d } -