Skip to content

Commit 5ffa65f

Browse files
authored
Update test_utils.py
1 parent ba36d49 commit 5ffa65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mne_bids/tests/test_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def test_get_ch_type_mapping():
4141

4242
# check that all mne types have a corresponding BIDS translation
4343
# last update from mne 0.19.0. The following have been removed:
44-
# dipole, fnirs,
44+
# dipole, fnirs, gof
4545
mne_
4646
mne_valid_types = [
4747
"bio",

0 commit comments

Comments
 (0)