Skip to content

Commit f482bda

Browse files
committed
Revert accidental test file change
1 parent d5d2fdc commit f482bda

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/data/path with space/bernoulli_path_with_space.stan

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ data {
55
parameters {
66
real<lower=0, upper=1> theta;
77
}
8-
;
98
model {
109
theta ~ beta(1, 1);
1110
for (n in 1 : N)

0 commit comments

Comments
 (0)