From 12c01e90ae896d3bd15d691f2e8e37cec898da57 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 20 Nov 2024 10:25:01 +0000 Subject: [PATCH] Please consider the following formatting changes --- Framework/Foundation/include/Framework/Traits.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Framework/Foundation/include/Framework/Traits.h b/Framework/Foundation/include/Framework/Traits.h index 59cc5914b27e8..ad992ddc9c3ef 100644 --- a/Framework/Foundation/include/Framework/Traits.h +++ b/Framework/Foundation/include/Framework/Traits.h @@ -33,7 +33,9 @@ inline constexpr bool is_specialization_v = is_specialization::value; template