Skip to content

Commit 82ed384

Browse files
committed
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
1 parent 7f8a51f commit 82ed384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/stan/mcmc/windowed_adaptation.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ class windowed_adaptation : public base_adaptation {
114114
unsigned int adapt_term_buffer_;
115115
unsigned int adapt_base_window_;
116116

117-
protected:
117+
protected:
118118
std::string estimator_name_;
119119

120120
unsigned int adapt_window_counter_;

0 commit comments

Comments
 (0)