From c6f38533a3d5862fee33b3b8f80ae529cb3844bf Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 1 Sep 2025 08:25:53 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/Core/HfMlResponseDstarToD0Pi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGHF/Core/HfMlResponseDstarToD0Pi.h b/PWGHF/Core/HfMlResponseDstarToD0Pi.h index 6bcea86d225..f83c9114feb 100644 --- a/PWGHF/Core/HfMlResponseDstarToD0Pi.h +++ b/PWGHF/Core/HfMlResponseDstarToD0Pi.h @@ -164,7 +164,7 @@ class HfMlResponseDstarToD0Pi : public HfMlResponse /// \param prongSoftPi is the candidate's prongSoftPi /// \return inputFeatures vector template - std::vector getInputFeatures(T1 const& candidate, bool swapDzeroDaus=true) + std::vector getInputFeatures(T1 const& candidate, bool swapDzeroDaus = true) { std::vector inputFeatures;