Skip to content

Commit

Permalink
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-buildbot committed Nov 29, 2024
1 parent 3a76d5a commit c4b2f2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/unit/mcmc/chainset_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,4 @@ TEST_F(McmcChains, quantile_tests) {
for (size_t i = 0; i < bad_probs.size(); ++i) {
EXPECT_TRUE(std::isnan(y_sim_quantiles(i)));
}

}

0 comments on commit c4b2f2f

Please sign in to comment.