is_iterable_and_not_str()
Typing utils.
Functions
is_iterable_and_not_str(obj)
is_iterable_and_not_str
Check if an object is iterable and not a string.