Skip to content

Commit 1666e7e

Browse files
committed
FIX: Flake [ci skip]
1 parent 3f70019 commit 1666e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mne/datasets/kiloword/kiloword.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# License: BSD Style.
22

33
from ...utils import verbose
4-
from ..utils import _data_path, _data_path_doc, _get_version, _version_doc
4+
from ..utils import _data_path, _get_version, _version_doc
55

66

77
@verbose

0 commit comments

Comments
 (0)