nimare.utils.listify

listify(obj)[source]

Wrap all non-list or tuple objects in a list.

This provides a simple way to accept flexible arguments.