Skip to content

Commit 74c8a1e

Browse files
authored
Update mne/io/base.py
1 parent 51acc91 commit 74c8a1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mne/io/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,10 +571,10 @@ def load_data(self, *, memmap=None, verbose=None):
571571
572572
Parameters
573573
----------
574-
%(verbose)s
575574
memmap : path-like | None
576575
If not ``None``, preload data into a memory-mapped file at this
577576
path. If ``None`` (default), preload data into RAM.
577+
%(verbose)s
578578
579579
Returns
580580
-------

0 commit comments

Comments
 (0)