util_map
4.83 KB
-
We still need to coerce into a string · 0c1d93e7
Later, zip_to_dict calls ast.literal_eval which requires this be a string. We can remove this *and* the literal_eval call, however that would require testing all the places we call these util functions.
Kevin Falcone committed