Skip to content

Commit d5f17e0

Browse files
committed
formatting
1 parent 8e73154 commit d5f17e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/data_assimilation/f_En4DVar.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,8 @@
395395
0;
396396
0;
397397
0;
398-
0;0],1,q) .* randn(N,q);
398+
0;
399+
0],1,q) .* randn(N,q);
399400

400401
% using truncated distribution
401402
if Input_prior

0 commit comments

Comments
 (0)