Skip to content

Commit facf42a

Browse files
committed
FIX: resolve merge conflict and final linting
2 parents a68e8ec + f8a9bea commit facf42a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mne/stats/cluster_level.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -911,8 +911,8 @@ def _permutation_cluster_test(
911911
is elicited.
912912
Note: By default, the minimum number of
913913
neighboring points (e.g., channels)
914-
required to form a cluster is 0. This means a
915-
single significant point can technically
914+
required to form a cluster is 0. This means
915+
a single significant point can technically
916916
constitute a cluster.
917917
"""
918918
_check_option("out_type", out_type, ["mask", "indices"])

0 commit comments

Comments
 (0)