-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
MAINT: Apply deprecations #11687
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
MAINT: Apply deprecations #11687
Conversation
|
Converting to draft. Going to wait for the installers to build in the next couple of hours and then update this PR to have newer links. Then we can merge with |
|
... and switching back again. I don't think we need to wait for the installers to finish. The filenames are predictable so might as well update the links now (done) and their build will probably finish before CircleCI manages to deploy the docs 4h from now :) |
drammock
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there should be some TODOs in mne/report/report.py too, related to the spectrum picks/exclude
Co-authored-by: Daniel McCloy <dan@mccloy.info>
|
Why no auto merge? Seems to be working okay |
* upstream/main: (32 commits) MAINT: Update download buttons [skip azp] [skip actions] [skip cirrus] Fix canvas.draw() in callback (mne-tools#11697) Remove recursion in plot_ica_components and use context manager for plt.ion/plt.ioff (mne-tools#11696) Update affiliation (mne-tools#11695) BUG: Fix bug with fwd restriction (mne-tools#11694) MRG: Suggest using "conda rename" in MNE updating instructions (mne-tools#11692) FIX: Regex [ci skip] MAINT: Apply deprecations [circle deploy] (mne-tools#11687) MAINT: Release 1.4.0 (mne-tools#11686) Trap music (mne-tools#11679) Fix call to plot_tfr_topomap from interactive AverageTFR.plot_topo function (mne-tools#11683) silence spectrum plot warning in examples/tutorials [circle full] (mne-tools#11682) Spectrum plot picks (mne-tools#11680) Update website conf (mne-tools#11675) BUG: Fix bug with MF LCMV rank (mne-tools#11664) ENH: Change known_config_types to dict (mne-tools#11166) MAINT: Improve README (mne-tools#11673) MAINT: Add to git-blame-ignore-revs [circle front] MAINT: Run black on codebase MAINT: Use black ...
Post-release deprecations
Should be squash+merged with a
[circle deploy]so we see if everything works and 1.5.dev docs get deployed