tkanas
05/20/2020, 5:37 PMnicholas
tkanas
05/20/2020, 11:06 PMstate = flow.run(**params), I would want a copy of the runnable flow object to be somewhere inside state, so that I could do flow_copy.run(**params) where flow_copy = state.<some-attribute>nicholas