style fix
This commit is contained in:
@@ -185,8 +185,8 @@ static void mlpackMain()
|
||||
}
|
||||
else
|
||||
{
|
||||
Log::Fatal << "'" << strategy << "' imputation strategy does not exist"
|
||||
<< endl;
|
||||
Log::Fatal << "'" << strategy << "' imputation strategy "
|
||||
<<" does not exist "<< endl;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user