From a895b1e1515472328ce33e730d4243a946c38a4b Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 4 Jul 2025 14:13:54 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGJE/Tasks/jetChargedV2.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PWGJE/Tasks/jetChargedV2.cxx b/PWGJE/Tasks/jetChargedV2.cxx index 3ccfcc935eb..675158fc7bb 100644 --- a/PWGJE/Tasks/jetChargedV2.cxx +++ b/PWGJE/Tasks/jetChargedV2.cxx @@ -1762,4 +1762,5 @@ struct JetChargedV2 { WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { return WorkflowSpec{adaptAnalysisTask(cfgc)}; -} \ No newline at end of file +} + \ No newline at end of file