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
… since it's always a list independent on whether the input was a single string or a list of strings. We might also think about making the attribute a set instead of a last, as checking string in commands_set is significantly faster than string in commands_list and at least currently that's the only thing we use that attribute for