Fix another error handling case
The return from this error path is a dict, but the actual return value (on the non-error handling) is a list of dicts. Change accordingly. Reviewed-by: imsnah
Please register or sign in to comment
The return from this error path is a dict, but the actual return value (on the non-error handling) is a list of dicts. Change accordingly. Reviewed-by: imsnah