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

Small update

parent e5b0b077
No related branches found
No related tags found
No related merge requests found
Pipeline #14503 failed with stage
in 2 minutes and 19 seconds
......@@ -458,7 +458,7 @@ class Process(Nextflow_Building_Blocks):
def initialise(self):
if(not self.initialised):
self.initialised = True
self.initialise_name()
self.initialise_parts()
self.initialise_inputs_outputs()
......
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