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 spelling in warning on cHPI #12095

Merged
merged 7 commits into from
Oct 10, 2023
Merged

Fix spelling in warning on cHPI #12095

merged 7 commits into from
Oct 10, 2023

Conversation

mscheltienne
Copy link
Member

Fix spelling in the warning added in #12038

@mscheltienne mscheltienne enabled auto-merge (squash) October 10, 2023 11:56
if data_size > 0:
_write(fid, str_data, kind, data_size, FIFF.FIFFT_STRING, my_dtype)
_write(fid, str_data, kind, data_size, FIFF.FIFFT_STRING, "S")
Copy link
Member

Choose a reason for hiding this comment

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

@mscheltienne I'm hijacking your PR to sneak in some CI fixes, hope you don't mind :)

Copy link
Member Author

Choose a reason for hiding this comment

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

Nothing unusual :)

@larsoner larsoner mentioned this pull request Oct 10, 2023
@mscheltienne mscheltienne merged commit 3b6a339 into mne-tools:main Oct 10, 2023
28 checks passed
@mscheltienne mscheltienne deleted the dev branch October 10, 2023 18:16
snwnde pushed a commit to snwnde/mne-python that referenced this pull request Mar 20, 2024
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.

3 participants