Begin predict
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
#include "SVC.h"
|
||||
|
||||
namespace pywrap {
|
||||
|
||||
std::string SVC::version()
|
||||
{
|
||||
return callMethodString("_repr_html_");
|
||||
}
|
||||
|
||||
} /* namespace pywrap */
|
Reference in New Issue
Block a user