You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now passing a string will give really weird behavior, but should actually be fine. If the user passes a string, we should coerce it to a list for them, rather than try to iterate over a string (which will produce weird error messages)
Right now passing a string will give really weird behavior, but should actually be fine. If the user passes a string, we should coerce it to a list for them, rather than try to iterate over a string (which will produce weird error messages)