Complete implementation but runtime failing
This commit is contained in:
@@ -7,8 +7,6 @@ namespace pywrap {
|
||||
public:
|
||||
STree() : PyClassifier("stree", "Stree") {};
|
||||
~STree() = default;
|
||||
private:
|
||||
|
||||
};
|
||||
|
||||
} /* namespace pywrap */
|
||||
|
Reference in New Issue
Block a user