From ea4af4e19519519c4b60e06482dac28f85c28c5d Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 23 May 2025 12:46:38 +0000 Subject: [PATCH] Please consider the following formatting changes --- .../PWGCF/TwoParticleCorrelations/src/firstcfcorrelations.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Tutorials/PWGCF/TwoParticleCorrelations/src/firstcfcorrelations.cxx b/Tutorials/PWGCF/TwoParticleCorrelations/src/firstcfcorrelations.cxx index c6df8c737da..ddc760e5ead 100644 --- a/Tutorials/PWGCF/TwoParticleCorrelations/src/firstcfcorrelations.cxx +++ b/Tutorials/PWGCF/TwoParticleCorrelations/src/firstcfcorrelations.cxx @@ -71,4 +71,5 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) return WorkflowSpec{ adaptAnalysisTask(cfgc), }; -} \ No newline at end of file +} + \ No newline at end of file