Skip to content

Commit

Permalink
more linting
Browse files Browse the repository at this point in the history
  • Loading branch information
joelsmithTT committed Nov 9, 2024
1 parent 3046a45 commit 3a70809
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/misc/test_logger.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
* SPDX-FileCopyrightText: (c) 2024 Tenstorrent Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/

#include <gtest/gtest.h>
#include <filesystem>
#include <fstream>
Expand Down

0 comments on commit 3a70809

Please sign in to comment.