From 5d25f05bccce1a53ef64416a2bffd66916096328 Mon Sep 17 00:00:00 2001 From: Soumik15630m Date: Thu, 29 Jan 2026 10:28:56 +0530 Subject: [PATCH] NFC: CI formatting fixes --- include/fmt/ranges.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/fmt/ranges.h b/include/fmt/ranges.h index 7bbc1336..89c1ae01 100644 --- a/include/fmt/ranges.h +++ b/include/fmt/ranges.h @@ -774,8 +774,8 @@ template struct all { } // namespace detail FMT_EXPORT -template struct is_container_adaptor: detail::is_container_adaptor_like {}; - +template +struct is_container_adaptor : detail::is_container_adaptor_like {}; template struct formatter<