Skip to content
Commit 1757bce3 authored by Eric N. Vander Weele's avatar Eric N. Vander Weele
Browse files

utils: Tighten `parse_comma_separated_list()` contract further

Now that callers are ensuring that `value` is not `None`, we can further
tighten the contract and remove the conditional to account when `None`
is passed-in for `value`.

Additionally, add a new test vector to account for when an empty string
is passed in, which would fail `if no value`.
parent f01011a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment