Skip to content

DOC: Fix typos in GitHub stats #25084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/users/github_stats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ Pull Requests (380):
* :ghpull:`23950`: DOC: Don't import doctest because we're not using it
* :ghpull:`21006`: Rotate errorbar caps in polar plots
* :ghpull:`23870`: Implement Sphinx-Gallery's ``make html-noplot``
* :ghpull:`23905`: made explict that install link is install docs in readme
* :ghpull:`23905`: made explicit that install link is install docs in readme
* :ghpull:`23824`: Deprecate draw_gouraud_triangle
* :ghpull:`23913`: Add draggable as param to Legend init
* :ghpull:`23896`: Inline AnchoredOffsetBox._update_offset_func.
Expand Down Expand Up @@ -534,7 +534,7 @@ Issues (110):
* :ghissue:`23849`: [Bug]: The point marker is not actually unfilled
* :ghissue:`24321`: [ENH]: Auto-detect bool arrays passed to contour()?
* :ghissue:`24842`: axes3d.quiver() fails when providing args to Line3DCollection
* :ghissue:`24093`: [Bug]: CenteredNorm gets stuck in infinite recusion when given all zeros
* :ghissue:`24093`: [Bug]: CenteredNorm gets stuck in infinite recursion when given all zeros
* :ghissue:`24571`: [ENH]: gridspec_mosaic
* :ghissue:`24815`: [TST] Upcoming dependency test failures
* :ghissue:`24712`: [ENH]: Reverse legend
Expand Down