woom.util.flatten

Contents

woom.util.flatten#

woom.util.flatten(content)[source]#

Convert an object like a dict to a flat list

Parameters:

content (dict, list, any)

Return type:

list