Skip to content

Testing pyplot type hints #30201

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

Closed

Conversation

ZPyrolink
Copy link
Contributor

PR summary

This PR create tests for #30200. Check the signature equivalence for:

  • plt.set_loglevel $\iff$ mpl.set_loglevel
  • plt.polar $\iff$ Axes.plot

PR checklist

(cherry picked from commit 608b51f)
(cherry picked from commit 64e7921)
@QuLogic
Copy link
Member

QuLogic commented Jun 23, 2025

No need to separate a change and its own test; this should be rolled into #30200.

@ZPyrolink
Copy link
Contributor Author

ZPyrolink commented Jun 23, 2025

Rolled into #30200

@ZPyrolink ZPyrolink closed this Jun 23, 2025
@github-project-automation github-project-automation bot moved this from Needs review to Waiting for author in First Time Contributors Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for author
Development

Successfully merging this pull request may close these issues.

[MNT]: pyplot type hints
3 participants