Skip to content

Commit a387637

Browse files
Touch tutorial [skip azp][skip github]
1 parent f890558 commit a387637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/source-modeling/plot_visualize_stc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
fname_stc = os.path.join(sample_dir, 'sample_audvis-meg')
3131

3232
###############################################################################
33-
# Then, we read the stc from file.
33+
# Then, we read the stc from file:
3434
stc = mne.read_source_estimate(fname_stc, subject='sample')
3535

3636
###############################################################################

0 commit comments

Comments
 (0)