Skip to content

Conversation

@larsoner
Copy link
Member

@larsoner larsoner commented Oct 6, 2022

Closes #11226

Fixed by a quick

python -m sphinx.ext.intersphinx https://mne.tools/mne-connectivity/stable/objects.inv > mne-connectivity.txt

then inspection, plus doc check with make html_dev-noplot. So should come back green for the Circle run, but I'll merge manually since the skips won't allow auto-merge to work.

I then tweaked and unified our "don't instantiate directly" lines. @drammock feel free to review and approve if you're happy with the wording and .. note:: I chose to unify around. If not I'm happy to change them:

Screenshot from 2022-10-06 11-51-59

Copy link
Member

@drammock drammock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@drammock drammock merged commit 8a73a59 into mne-tools:main Oct 6, 2022
@larsoner larsoner deleted the link branch October 6, 2022 17:32
larsoner added a commit to larsoner/mne-python that referenced this pull request Oct 11, 2022
* upstream/main: (64 commits)
  MAINT: Better check (mne-tools#11229)
  MAINT: Fix link and update instantiation note (mne-tools#11228)
  BUG: Add estimated fiducials when missing / assumed head coords (mne-tools#11212)
  Fix tfr db (mne-tools#11223)
  MAINT: Update link (mne-tools#11222)
  add CPGRL doc section (mne-tools#11216)
  Don't insert superfluous newlines in subprocess log messages (mne-tools#11219)
  purge _get_args helper func (mne-tools#11215)
  Standardize topomap args (mne-tools#11123)
  MAINT: Ensure no datasets are downloaded in tests (mne-tools#11213)
  MAINT: Fix Cirrus caching (mne-tools#11211)
  Fix mesh display in tutorial (mne-tools#11200)
  MAINT: Add arm64 CI using CirrusCI (mne-tools#11209)
  Fix spatial colors (mne-tools#11201)
  MAINT: Fix CircleCI error (mne-tools#11205) [circle deploy]
  Add regression-based approach to removing EOG artifacts (mne-tools#11046)
  [DOC, MRG] Minor documentation improvements and remove glossary entry for array-like (mne-tools#11207)
  Fix `include_tmax` not considered in `mne.io.Raw.crop` to check `tmax` in bounds (mne-tools#11204)
  MAINT: Fix notebook backend (mne-tools#11206)
  MRG: Fix displayed Raw duration in Jupyter notebook (mne-tools#11203)
  ...
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.

build_docs_main failure

2 participants