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
The return value of `Artist.update` is a list of the results from
calling the setters. However, while `Text` overrides `update`, it does
not preserve that return value.
0 commit comments