From 6429b0cb37d978ffcab709a7637cbc8be5ccea55 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 19 Dec 2024 09:34:59 +0000 Subject: [PATCH] Please consider the following formatting changes --- Common/DataModel/ZDCInterCalib.h | 2 +- Common/TableProducer/zdc-task-intercalib.cxx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Common/DataModel/ZDCInterCalib.h b/Common/DataModel/ZDCInterCalib.h index 7f778bccc87..5ab722452af 100644 --- a/Common/DataModel/ZDCInterCalib.h +++ b/Common/DataModel/ZDCInterCalib.h @@ -43,4 +43,4 @@ DECLARE_SOA_TABLE(ZDCInterCalib, "AOD", "ZDCIC", o2::soa::Index<>, znoutput::pm4ZNC); } // namespace o2::aod -#endif // COMMON_DATAMODEL_ZDCINTERCALIB_H_ \ No newline at end of file +#endif // COMMON_DATAMODEL_ZDCINTERCALIB_H_ diff --git a/Common/TableProducer/zdc-task-intercalib.cxx b/Common/TableProducer/zdc-task-intercalib.cxx index 64fb1d52e30..8d497624980 100644 --- a/Common/TableProducer/zdc-task-intercalib.cxx +++ b/Common/TableProducer/zdc-task-intercalib.cxx @@ -147,4 +147,5 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { return WorkflowSpec{ adaptAnalysisTask(cfgc)}; -} \ No newline at end of file +} + \ No newline at end of file