Skip to content

Commit ab5c597

Browse files
[autofix.ci] apply automated fixes
1 parent 5dff160 commit ab5c597

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

mne/io/bci2k/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
# Authors: The MNE-Python contributors.
2+
# License: BSD-3-Clause
3+
# Copyright the MNE-Python contributors.
4+
15
from .bci2k import read_raw_bci2k, RawBCI2k

mne/io/bci2k/tests/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Authors: The MNE-Python contributors.
2+
# License: BSD-3-Clause
3+
# Copyright the MNE-Python contributors.

0 commit comments

Comments
 (0)