Skip to content

Commit

Permalink
remove extraneous comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Jul 12, 2024
1 parent dbe127e commit cecd658
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mne_bids/write.py
Original file line number Diff line number Diff line change
Expand Up @@ -1341,8 +1341,6 @@ def make_dataset_description(
]
)

# remove HED

# Handle potentially existing file contents
if op.isfile(fname):
with open(fname, encoding="utf-8-sig") as fin:
Expand Down

0 comments on commit cecd658

Please sign in to comment.