macpie.lltools.maybe_make_tuple#

macpie.lltools.maybe_make_tuple(obj, allow_sets: bool = True)#

If obj is not list-like, return as a single item list.

Parameters:

obj – obj to maybe make as a list

Returns:

list