Skip to content

Commit 7fc7634

Browse files
committed
Fix RST
1 parent 8499907 commit 7fc7634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
It is now possible to concatenate raw objects with :func:`mne.concatenate_raws` as long as they inherit from `BaseRaw`, even if their specific types differ (e.g., :class:`~ mne.io.Raw` and :class:`~mne.io.RawArray`), by `Clemens Brunner`_.
1+
It is now possible to concatenate raw objects with :func:`mne.concatenate_raws` as long as they inherit from :class:`~mne.io.BaseRaw`, even if their specific types differ (e.g., :class:`~mne.io.Raw` and :class:`~mne.io.RawArray`), by `Clemens Brunner`_.

0 commit comments

Comments
 (0)