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

Apply MNE philosophy to main class by returning self in methods modifying the instance in-place #200

Merged
merged 4 commits into from
Jan 15, 2024

Conversation

mscheltienne
Copy link
Member

@mscheltienne mscheltienne commented Jan 12, 2024

Enable chaining methods: stream = StreamLSL(...).connect(...).pick(...)

@mscheltienne mscheltienne added the 🌟 enhancement Proposed improvement or feature request. label Jan 12, 2024
@mscheltienne mscheltienne added this to the 1.2 milestone Jan 12, 2024
@mscheltienne mscheltienne self-assigned this Jan 12, 2024
doc/changes/latest.rst Outdated Show resolved Hide resolved
@mscheltienne mscheltienne merged commit 0ac4f76 into mne-tools:main Jan 15, 2024
18 checks passed
@mscheltienne mscheltienne deleted the return-self branch January 15, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 enhancement Proposed improvement or feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant