From 997dc5f828adf3d9d5a25bcca8f6292914efc6cc Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 10 Aug 2026 17:31:35 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/TableProducer/Strangeness/strangenesstofpid.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGLF/TableProducer/Strangeness/strangenesstofpid.cxx b/PWGLF/TableProducer/Strangeness/strangenesstofpid.cxx index 353ab0a6945..3117a56ced2 100644 --- a/PWGLF/TableProducer/Strangeness/strangenesstofpid.cxx +++ b/PWGLF/TableProducer/Strangeness/strangenesstofpid.cxx @@ -737,7 +737,7 @@ struct strangenesstofpid { LOG(info) << "Problems finding omega sigma histograms!"; } } else { - LOG(warn) << "Problems finding calibration objects for run " << runNumber << " at " << ccdbConfigurations.nSigmaPath << ". Proceed without it"; + LOG(warn) << "Problems finding calibration objects for run " << runNumber << " at " << ccdbConfigurations.nSigmaPath << ". Proceed without it"; } } }