Open potash opened 7 years ago
to enforce determinism, make the attributes of any Step immutable after they're set:
Step
_kwargs
Step.__init__()
result
to enforce determinism, make the attributes of any
Step
immutable after they're set:_kwargs
Step.__init__()
result