Skip to content

v0.3.2

Choose a tag to compare

@matthiasdold matthiasdold released this 04 Jun 17:41

Validate pipeline step tuples: the function element must be callable and kwargs must be a dict. Malformed steps now fail at add time with a clear error instead of 'dict' object is not callable inside eval.