Skip to content

In Component.update_reactions parameters are being copied and re-updated in a way I don't understand #31

Description

@WilliamIX

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions