Skip to content

Commit aeb72bd

Browse files
committed
Fix RST
1 parent 9704c36 commit aeb72bd

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)