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
This commit removes support for passing a dictionary to labels. However, the docstring for labels still documents passing a dict, rather than keyword arguments. I spent unnecessarily long puzzling over an "Incorrect label count" error from a library that appeared to be using the method as documented.