Skip to content

Fix incorrect docstring return order in shiftdata() #624

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 4 commits into from
Jun 12, 2025

Conversation

Cdiaz1234
Copy link
Contributor

Fixes #599. Updated the docstring in shiftdata() to correctly reflect the return value order as (lonsout, dataout) instead of (dataout, lonsout).

@Cdiaz1234 Cdiaz1234 closed this Apr 9, 2025
@molinav molinav reopened this Jun 12, 2025
@molinav molinav merged commit ba29bdd into matplotlib:develop Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shiftdata docs reverse return values
2 participants