# Create the parameter values for this reaction parameters = self.parameters.copy() parameters.update(self.parameters) As far as I can tell, this code is incredibly redundant and doesn't do anything.