NLeSC / noodles

Computational workflow engine, making distributed computing in Python easy!
http://nlesc.github.io/noodles
Apache License 2.0
21 stars 7 forks source link

Lifting an OrderedDictionary throws an exception #53

Closed bpmweel closed 6 years ago

bpmweel commented 7 years ago

Using the lift function on an OrderedDictionary throws the following exception:

ValueError: no signature found for builtin type <class 'collections.OrderedDict'>