cwltool.flatten =============== .. py:module:: cwltool.flatten .. autoapi-nested-parse:: Our version of the popular flatten() method. http://rightfootin.blogspot.com/2006/09/more-on-python-flatten.html Functions --------- .. autoapisummary:: cwltool.flatten.flatten Module Contents --------------- .. py:function:: flatten(thing) Flatten a list without recursion problems.