Skip to content

Commit 1bbc42b

Browse files
committed
2 parents 5780de7 + 31fe43c commit 1bbc42b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mne_bids/write.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,8 +368,7 @@ def _events_json(fname, extra_columns=None, has_trial_type=True, overwrite=False
368368
},
369369
"sample": {
370370
"Description": (
371-
"The event onset time in number of sampling points."
372-
"First sample is 0."
371+
"The event onset time in number of sampling points.First sample is 0."
373372
),
374373
},
375374
"value": {

0 commit comments

Comments
 (0)