Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
jflow
Commits
097c0534
Commit
097c0534
authored
Oct 24, 2014
by
Jerome Mariette
Browse files
change the graph class by a good one
parent
ee06a0f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/jflow/workflow.py
View file @
097c0534
...
@@ -35,7 +35,7 @@ from inspect import getcallargs
...
@@ -35,7 +35,7 @@ from inspect import getcallargs
import
jflow
import
jflow
import
jflow.utils
as
utils
import
jflow.utils
as
utils
from
jflow.utils
import
validate_email
from
jflow.utils
import
validate_email
from
pygraph.classes.graph
import
graph
from
pygraph.classes.
di
graph
import
di
graph
from
jflow.workflows_manager
import
WorkflowsManager
,
JFlowConfigReader
from
jflow.workflows_manager
import
WorkflowsManager
,
JFlowConfigReader
from
jflow.utils
import
get_octet_string_representation
,
get_nb_octet
from
jflow.utils
import
get_octet_string_representation
,
get_nb_octet
from
jflow.parameter
import
*
from
jflow.parameter
import
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment