Skip to content

Commit

Permalink
Update mne/io/base.py
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McCloy <[email protected]>
  • Loading branch information
cbrnr and drammock authored Dec 11, 2024
1 parent 83e963c commit b591cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne/io/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -1522,7 +1522,7 @@ def rescale(self, scale, *, verbose=None):
Returns
-------
raw : Raw
The raw object with rescaled data.
The raw object with rescaled data (modified in-place).
Examples
--------
Expand Down

0 comments on commit b591cad

Please sign in to comment.