Skip to content

Commit

Permalink
Add mne-lsl to config wildcards (#12932)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Scheltienne authored Oct 31, 2024
1 parent b831c28 commit 424f0b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mne/utils/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ def set_memmap_min_size(memmap_min_size):
"MNE_NIRS", # mne-nirs
"MNE_KIT2FIFF", # mne-kit-gui
"MNE_ICALABEL", # mne-icalabel
"MNE_LSL", # mne-lsl
)


Expand Down

0 comments on commit 424f0b4

Please sign in to comment.