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 May 30, 2024
1 parent 5168fac commit 3785eb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ TEST(isInsideBboxTest, Zero)
const sensor_msgs::msg::RegionOfInterest roi = createRoi(0, 0, 0, 0);
bool result = image_projection_based_fusion::isInsideBbox(0.0, 0.0, roi, 1.0);
EXPECT_TRUE(result);
}
}

0 comments on commit 3785eb7

Please sign in to comment.