Skip to content

Commit 94c1704

Browse files
committed
FIX: import [skip circle]
1 parent 1e597f1 commit 94c1704

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mne/utils/__init__.pyi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ __all__ = [
134134
"compute_corr",
135135
"copy_doc",
136136
"copy_function_doc_to_method_doc",
137+
"copytree_rw",
137138
"create_slices",
138139
"deprecated",
139140
"deprecated_alias",
@@ -214,6 +215,7 @@ from ._testing import (
214215
assert_snr,
215216
assert_stcs_equal,
216217
buggy_mkl_svd,
218+
copytree_rw,
217219
has_freesurfer,
218220
has_mne_c,
219221
requires_freesurfer,

0 commit comments

Comments
 (0)