feat: add tasks closes #74
This commit is contained in:
@@ -18,7 +18,6 @@ func HandleModels (handle *Handle) {
|
||||
model_classes.HandleList(handle)
|
||||
|
||||
// Train endpoints
|
||||
handleRun(handle)
|
||||
models_train.HandleTrainEndpoints(handle)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user