initial commit
This commit is contained in:
3
mne/export/__init__.pyi
Normal file
3
mne/export/__init__.pyi
Normal file
@@ -0,0 +1,3 @@
|
||||
__all__ = ["export_epochs", "export_evokeds", "export_evokeds_mff", "export_raw"]
|
||||
from ._egimff import export_evokeds_mff
|
||||
from ._export import export_epochs, export_evokeds, export_raw
|
||||
Reference in New Issue
Block a user