finesse.analysis.actions.temporary.Temporary

Overview

class finesse.analysis.actions.temporary.Temporary(temp_action, *actions)[source]

Bases: Action

Make the first action in a series of actions temporary, i.e. restore its parameters after the rest of the actions are complete.