Skip to content
Snippets Groups Projects
Commit 26a13970 authored by Alex's avatar Alex
Browse files

Correct style issue

parent 4bc2cc32
No related branches found
No related tags found
1 merge request!1Include Wowa Training
......@@ -60,6 +60,5 @@ class FeedbackJob implements ShouldQueue
$trainer = new Trainer($training_prameters, new SolutionDistance(count($evidences[0])));
$solution = $trainer->run($evidences, $is_true_alert);
var_dump($solution);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment