removed a white space

This commit is contained in:
jeffinsam
2019-04-27 23:54:53 +05:30
parent 6862e7f315
commit 1fda341663
@@ -154,7 +154,7 @@ static void mlpackMain()
// should issue a warning.
RequireAtLeastOnePassed({ "output_model", "output" }, false,
"no output will be saved");
// "output" can be removed in mlpack 4
// "output" can be removed in mlpack 4
ReportIgnoredParam({{ "test", false }}, "output");
ReportIgnoredParam({{ "test", false }}, "predictions");