php-cs-fixer

This commit is contained in:
Arkadiusz Kondas 2016-05-04 21:30:40 +02:00
parent 791a54068b
commit 24fc917d6a

View File

@ -72,7 +72,5 @@ class SupportVectorMachine implements Classifier
*/
protected function predictSample(array $sample)
{
}
}