From b0134594b0cdd89cef3ce7be4a6c96bf4394cc2c Mon Sep 17 00:00:00 2001 From: Joel Smith Date: Thu, 14 Nov 2024 11:46:47 -0800 Subject: [PATCH] Formatting --- common/logger_.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/logger_.cpp b/common/logger_.cpp index 3427e227..0a604e6f 100644 --- a/common/logger_.cpp +++ b/common/logger_.cpp @@ -46,4 +46,4 @@ namespace detail { std::atomic_bool is_initialized = false; } -} // namespace tt::umd::logger \ No newline at end of file +} // namespace tt::umd::logger