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
With #7999, is_scalar_or_string was deprecated. However, it is the default value of the scalarp argument to cbook.flatten which is used by artist.py and collection.py.
This causing warnings in both tests and documentation.