Closed mphoward closed 1 year ago
It assumes it's an iterable (dict). We need to check and cast. The unit tests didn't cover this because they passed an empty dict.
dict
It assumes it's an iterable (
dict
). We need to check and cast. The unit tests didn't cover this because they passed an empty dict.