Skip to content

Commit 8cd3a4e

Browse files
authored
Apply suggestions from code review
Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
1 parent 74c8a1e commit 8cd3a4e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mne/io/base.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,8 @@ def load_data(self, *, memmap=None, verbose=None):
574574
memmap : path-like | None
575575
If not ``None``, preload data into a memory-mapped file at this
576576
path. If ``None`` (default), preload data into RAM.
577+
578+
.. versionadded:: 1.13
577579
%(verbose)s
578580
579581
Returns

0 commit comments

Comments
 (0)