Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 10, 2024
1 parent 82cea61 commit 4955280
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ bool compare_pose(
}

class TestSmartPoseBuffer : public ::testing::Test
{};
{
};

TEST_F(TestSmartPoseBuffer, interpolate_pose) // NOLINT
{
Expand Down

0 comments on commit 4955280

Please sign in to comment.