Skip to content

Commit d0a70b8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3e575f7 commit d0a70b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/visualization/eeg_on_scalp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
meg=[],
3636
coord_frame="head",
3737
subjects_dir=subjects_dir,
38-
show_channel_names=True
38+
show_channel_names=True,
3939
)
4040

4141
# Set viewing angle

0 commit comments

Comments
 (0)