mne.
set_config
Set mne-python preference in config
key : str
The preference key to set.
value : str | None
The value to assign to the preference key. If None, the key is deleted.
home_dir : str | None
The folder that contains the .mne config folder. If None, it is found automatically.
See also
get_config