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

Ignore RuntimeWarnings issued by the grid interpolation for ICLabel topographic feature #69

Merged
merged 6 commits into from
Jul 11, 2022

Conversation

mscheltienne
Copy link
Member

@mscheltienne mscheltienne commented Jul 11, 2022

Fixes the remaining RuntimeWarnings that were issued by the grid interpolation.
Originally reported here: https://mne.discourse.group/t/mne-icalabel-package/5257/5
Fixes the TODO item here:

# TODO: Warnings should be fixed at some point.
@pytest.mark.filterwarnings("ignore::RuntimeWarning")

@mscheltienne mscheltienne added the 🐞 bug Issue describes a bug (crash or error) or undefined behavior. label Jul 11, 2022
@mscheltienne mscheltienne self-assigned this Jul 11, 2022
@mscheltienne mscheltienne merged commit 26a2f1f into mne-tools:main Jul 11, 2022
@mscheltienne
Copy link
Member Author

Doc build got stuck twice but passed in the previous commit addb9fe.

@mscheltienne mscheltienne deleted the ignore_warnings branch July 11, 2022 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Issue describes a bug (crash or error) or undefined behavior.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant