Revert matplotlib.pyplot intersphinx workaround#6733
Conversation
|
Hi there @bsipocz 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog and making sure that this pull request is milestoned and labelled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃. Everything looks good from my point of view! 👍 If there are any issues with this message, please report them here |
mhvk
left a comment
There was a problem hiding this comment.
Just so you don't have to review yourself...
|
@mhvk - Thanks. Actually the system is rather clever, one cannot approve their own PRs :) |
|
The failures are actually unrelated and were introduced in #6692, but didn't show up there yet as we just yet updated numpydoc in another PR. |
7f10531 to
0d2d35b
Compare
|
Thanks @bsipocz! |
Revert matplotlib.pyplot intersphinx workaround
The issue (#6695) has been resolved upstream (matplotlib/matplotlib#9331 (comment)), so this PR reverts our local workaround.
closes #6695