Skip to content

Commit

Permalink
Update mne/epochs.py
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Larson <[email protected]>
  • Loading branch information
withmywoessner and larsoner authored Dec 1, 2023
1 parent cd9f7b1 commit 3f5fd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne/epochs.py
Original file line number Diff line number Diff line change
Expand Up @@ -3641,7 +3641,7 @@ def _is_good(
):
"""Test if data segment e is good according to reject and flat.
The reject and flat dictionaries can accept functions as values.
The reject and flat parameters can accept functions as values.
If full_report=True, it will give True/False as well as a list of all
offending channels.
Expand Down

0 comments on commit 3f5fd84

Please sign in to comment.