Skip to content

Commit 5e7a2a6

Browse files
[autofix.ci] apply automated fixes
1 parent 5b86df3 commit 5e7a2a6

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

mne/stats/tests/conftest.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Authors: The MNE-Python contributors.
2+
# License: BSD-3-Clause
3+
# Copyright the MNE-Python contributors.
4+
15
import numpy as np
26
import pytest
37

mne/stats/tests/test_cluster_level_modern.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Authors: The MNE-Python contributors.
2+
# License: BSD-3-Clause
3+
# Copyright the MNE-Python contributors.
4+
15
import numpy as np
26
import pytest
37
from numpy.testing import assert_array_almost_equal, assert_array_equal

0 commit comments

Comments
 (0)