• Iustin Pop's avatar
    Fix another error handling case · 3f5bd234
    Iustin Pop authored
    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
    3f5bd234