Skip to content

Commit 1926dbd

Browse files
committed
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
1 parent 687b261 commit 1926dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmdstan/command.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ int command(int argc, const char *argv[]) {
786786
}
787787
}
788788
} // end static HMC
789-
} // ---- sample end ---- //
789+
} // ---- sample end ---- //
790790
} else if (user_method->arg("variational")) {
791791
// ---- variational start ---- //
792792
list_argument *algo = dynamic_cast<list_argument *>(

0 commit comments

Comments
 (0)