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
In matplotlib#18636 we removed certifi as a runtime dependency, but it turns out
we do try to use it if you read from a url in a handful of places.
This makes us fail gracefully and log if we can not import certifi.
0 commit comments