Skip to content
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

fix example #8539

Merged
merged 1 commit into from Nov 18, 2020
Merged

fix example #8539

merged 1 commit into from Nov 18, 2020

Conversation

drammock
Copy link
Member

fixes example that was broken by #8536

@@ -99,7 +99,6 @@
fake_evoked.plot_sensors(sphere=(x, y, z, radius), axes=ax[1], show=False)

# add titles
fig.texts[0].remove()
Copy link
Member Author

Choose a reason for hiding this comment

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

no longer needed because plot_sensors doesn't use fig.suptitle anymore

@larsoner larsoner merged commit d120a32 into mne-tools:master Nov 18, 2020
3 of 4 checks passed
@larsoner
Copy link
Member

Thanks @drammock

@drammock drammock deleted the fix-example branch November 19, 2020 00:14
larsoner added a commit to kylemath/mne-python that referenced this pull request Nov 19, 2020
* upstream/master:
  MRG, MAINT: Try conda-forge (mne-tools#8046)
  MRG, MAINT: deduplicate definition of FIFF constants (mne-tools#8537)
  ENH: Add realign_raw (mne-tools#8540)
  CI: Use 20.04 (mne-tools#8541)
  fix example (mne-tools#8539)
  MRG, VIZ, FIX: plot_sensors title and interactivity (mne-tools#8536)
  MRG, MAINT: Test 3.9 (mne-tools#8533)
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.

None yet

2 participants