Skip to content
Snippets Groups Projects
Commit 68b2b25a authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

add missing import

parent bc02588b
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ from tables import HDF5ExtError
from jass import util
from jass.config import config
from jass.models.phenotype import Phenotype, get_available_phenotypes, PhenotypeIdList
from jass.models.phenotype import Phenotype, get_available_phenotypes, PhenotypeIdList, ProjectNameModel
from jass.models.inittable import get_inittable_meta
from jass.models.project import GlobalProject, load_project as project__load_project
from jass.tasks import create_project, run_project_analysis_if_needed, get_queue_status
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment