From a436db8c1a6cdce1d573c1f60ff36b69f7d13301 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 24 Sep 2026 10:59:57 +0000 Subject: [PATCH] Please consider the following formatting changes --- GPU/Common/GPUCommonDefAPI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPU/Common/GPUCommonDefAPI.h b/GPU/Common/GPUCommonDefAPI.h index 36e8cd403e083..88f9d7b40bc21 100644 --- a/GPU/Common/GPUCommonDefAPI.h +++ b/GPU/Common/GPUCommonDefAPI.h @@ -286,5 +286,5 @@ #define get_group_id(dim) iBlock #endif -// clang-format on + // clang-format on #endif