From 1cfdfae32484e10ca50381b9e503145209cb11df Mon Sep 17 00:00:00 2001 From: michascant <89426143+MichaScant@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:02:02 -0500 Subject: [PATCH] added trailing whitespace --- stan/math/rev/fun/log_add_exp.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stan/math/rev/fun/log_add_exp.hpp b/stan/math/rev/fun/log_add_exp.hpp index c0663e064a2..cfe7711b796 100644 --- a/stan/math/rev/fun/log_add_exp.hpp +++ b/stan/math/rev/fun/log_add_exp.hpp @@ -85,4 +85,4 @@ inline T log_add_exp(const T& x, const T& y) { } // namespace math } // namespace stan -#endif \ No newline at end of file +#endif