From 2c3462fd52fcbd3e54000bac8cbd64186e7fb440 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 14 Apr 2026 04:45:36 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGDQ/Tasks/tableReader_withAssoc.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PWGDQ/Tasks/tableReader_withAssoc.cxx b/PWGDQ/Tasks/tableReader_withAssoc.cxx index e8289152184..32f26f33a47 100644 --- a/PWGDQ/Tasks/tableReader_withAssoc.cxx +++ b/PWGDQ/Tasks/tableReader_withAssoc.cxx @@ -2501,8 +2501,8 @@ struct AnalysisSameEventPairing { } } } // end pair cut loop - } // end muon cut loop - } // end barrel cut loop + } // end muon cut loop + } // end barrel cut loop } } }