Skip to content

Commit

Permalink
line length
Browse files Browse the repository at this point in the history
  • Loading branch information
SophieHerbst committed Apr 2, 2024
1 parent 915e5a2 commit 817a459
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mne_bids_pipeline/_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2114,8 +2114,9 @@ def noise_cov(bids_path):
'suffix': 'raw',
'task': 'rest'}
```
If you set `noise_cov = 'rest'` and `source_path_info = None`, then the behavior is identical
to that above (it will automatically use the resting state data).
If you set `noise_cov = 'rest'` and `source_path_info = None`,
then the behavior is identical to that above
(it will automatically use the resting state data).
"""

Expand Down

0 comments on commit 817a459

Please sign in to comment.