From 093bde435509da96b17fc40b726373c937b28b90 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sat, 3 May 2025 06:47:01 +0000 Subject: [PATCH 1/2] Please consider the following formatting changes --- Common/TableProducer/match-mft-mch-data-mc.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Common/TableProducer/match-mft-mch-data-mc.cxx b/Common/TableProducer/match-mft-mch-data-mc.cxx index 3c51be65170..a393979001a 100644 --- a/Common/TableProducer/match-mft-mch-data-mc.cxx +++ b/Common/TableProducer/match-mft-mch-data-mc.cxx @@ -849,4 +849,5 @@ struct match_mft_mch_data_mc { WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { return WorkflowSpec{adaptAnalysisTask(cfgc)}; -} \ No newline at end of file +} + \ No newline at end of file From 7b07c684b74a915693e7c3ef3244657107ad3e2e Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sat, 3 May 2025 06:47:26 +0000 Subject: [PATCH 2/2] Please consider the following formatting changes --- Common/TableProducer/match-mft-mch-data-mc.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Common/TableProducer/match-mft-mch-data-mc.cxx b/Common/TableProducer/match-mft-mch-data-mc.cxx index a393979001a..11d59611772 100644 --- a/Common/TableProducer/match-mft-mch-data-mc.cxx +++ b/Common/TableProducer/match-mft-mch-data-mc.cxx @@ -850,4 +850,3 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { return WorkflowSpec{adaptAnalysisTask(cfgc)}; } - \ No newline at end of file