is_sequence_not_str#

is_sequence_not_str(value) typing_extensions.TypeGuard[Sequence[Any]][source]#

Check if value is a non str sequence.