Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Open
Description
Problem
#23862 fix a deprecation warning that was triggered by an untested bit of code. However, that code is executed in the documentation build.
Proposed solution
It may make sense to at least let the documentation build show deprecation warnings. It should maybe not error on them, although it somehow would make sense to error on Matplotlib deprecation warnings.