Skip to content

Commit a608257

Browse files
committed
fmt
1 parent 8611a85 commit a608257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PairTradingView.Shared/Statistics/Models/AutoRegression.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ public void Compute(double[] vectror, int lag)
7171

7272
RegressionMethod.Compute(y, x);
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)