[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io
2024-11-03 23:47:53 +00:00
parent af42958c69
commit a0c99ef326
130 changed files with 0 additions and 141 deletions
-1
View File
@@ -28,7 +28,6 @@ namespace QuanTAlib;
/// Rob J. Hyndman - "Another Look at Forecast-Accuracy Metrics for Intermittent Demand"
/// https://robjhyndman.com/papers/another-look-at-measures-of-forecast-accuracy/
/// </remarks>
[SkipLocalsInit]
public sealed class Mase : AbstractBase
{