Skip to content
Snippets Groups Projects
Commit 97ac0824 authored by George Marchment's avatar George Marchment
Browse files

small update

parent 773221c7
No related branches found
No related tags found
No related merge requests found
Pipeline #14493 failed with stage
in 2 minutes and 10 seconds
......@@ -372,7 +372,7 @@ George Marchment, Bryan Brancotte, Marie Schmit, Frédéric Lemoine, Sarah Cohen
#The conversion works well but it's just comparing to the old DSL1 workflow doesn't make sense
#If you want to put this line back you need #TODO update the DSL1 parsing to consider the blocks when defining the processes
#A good example is KevinMenden/hybrid-assembly
#self.rewrite_and_initialise(code, self.processes_2_remove, render_graphs=True)
self.rewrite_and_initialise(code, self.processes_2_remove, render_graphs=False, def_check_the_same = False)
return code
......
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