Skip to content

TYPO: add missing version prefix#13423

Merged
larsoner merged 1 commit intomne-tools:mainfrom
sappelhoff:ver
Sep 17, 2025
Merged

TYPO: add missing version prefix#13423
larsoner merged 1 commit intomne-tools:mainfrom
sappelhoff:ver

Conversation

@sappelhoff
Copy link
Copy Markdown
Member

@sappelhoff sappelhoff commented Sep 17, 2025

No description provided.

@larsoner
Copy link
Copy Markdown
Member

pip-pre will fail until matplotlib/matplotlib#30575 is addressed, so in this goes. Thanks @sappelhoff !

@larsoner larsoner added the backport-candidate on-merge: backport to maint/1.12 label Sep 17, 2025
@larsoner larsoner merged commit ae1d4ae into mne-tools:main Sep 17, 2025
32 of 36 checks passed
@lumberbot-app
Copy link
Copy Markdown

lumberbot-app bot commented Sep 17, 2025

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout maint/1.10
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 ae1d4ae9686c91a195b7f83b57fdc60124b219aa
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #13423: TYPO: add missing version prefix'
  1. Push to a named branch:
git push YOURFORK maint/1.10:auto-backport-of-pr-13423-on-maint/1.10
  1. Create a PR against branch maint/1.10, I would have named this PR:

"Backport PR #13423 on branch maint/1.10 (TYPO: add missing version prefix)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

@sappelhoff sappelhoff deleted the ver branch September 17, 2025 14:31
sseth pushed a commit to xannnimal/mne-python that referenced this pull request Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants