@@ -743,7 +743,11 @@ George Marchment, Bryan Brancotte, Marie Schmit, Frédéric Lemoine, Sarah Cohen
returnemits
defremove_GG_from_code(self,code):
defreplacer(match):
returnmatch.group(1)
returnre.sub(f"(\w+)_GG_\d+",replacer,code)
#Method which rewrites the workflow follwong the user view
#Conert workflow to user_view only makes sense when the option duplicate is activated -> otherwise is doesn't make sense + it makes the analysis way more complicated