Fix typos: horizonatal -> horizontal#29979
Conversation
There was a problem hiding this comment.
Thank you for opening your first PR into Matplotlib!
If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.
You can also join us on gitter for real-time discussion.
For details on testing, writing docs, and our review process, please see the developer guide
We strive to be a welcoming and open project. Please follow our Code of Conduct.
tacaswell
left a comment
There was a problem hiding this comment.
The second reviewer should verify my understanding that this is affecting the typing machinery and bringing it inline with the current API, NOT changing the API (as if we really have a miss-spelling in our API we need to run the normal deprecation cycle).
Agreed. Function would raise if the miss-spelling was passed matplotlib/lib/matplotlib/axes/_axes.py Line 7513 in 828ec6f |
No description provided.