utils: Change `parse_comma_separated_list()` contract
This is the initial incision point to only accept `str` (or `None`) for parsing out comma/whitespace/regexp separated values.
Loading
Please register or sign in to comment
This is the initial incision point to only accept `str` (or `None`) for parsing out comma/whitespace/regexp separated values.