Skip to content
Snippets Groups Projects
Commit c898cbf3 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Fix the import for the moved function

parent ceb6c982
No related branches found
No related tags found
1 merge request!36WIP: Add a bob em train script which works on SGE
Pipeline #31969 failed
...@@ -14,7 +14,7 @@ from bob.extension.scripts.click_helper import ( ...@@ -14,7 +14,7 @@ from bob.extension.scripts.click_helper import (
ResourceOption, ResourceOption,
log_parameters, log_parameters,
) )
from bob.extension.processors import vstack_features from bob.io.base import vstack_features
from gridtk.tools import get_array_job_slice from gridtk.tools import get_array_job_slice
import bob.learn.em import bob.learn.em
from glob import glob from glob import glob
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment