Skip to content

Commit f4aceb7

Browse files
author
Andrew Johnson
committed
Missing newline
1 parent 2dfe368 commit f4aceb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic_estimators/normal_loc.stan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ parameters {
66
}
77
model {
88
y ~ normal(mu, 1);
9-
}
9+
}

0 commit comments

Comments
 (0)