Skip to content

Commit 6462700

Browse files
dummy commit: get CI/CD to re-run
1 parent 76faf8c commit 6462700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/inference/INLA/test_inla.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def test_AR1(rng):
3535
true_theta = 0.95
3636
# true standard deviation of the innovation:
3737
true_sigma = 2.0
38-
# true process mean:
38+
# true process mean: #
3939
true_center = 0.0
4040

4141
for t in range(1, T):

0 commit comments

Comments
 (0)