Skip to content

Commit 933bb6a

Browse files
committed
Addressing comments
1 parent 9fcc510 commit 933bb6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mne/report/report.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2218,6 +2218,7 @@ def remove(self, *, title=None, tags=None, remove_all=False):
22182218
]
22192219

22202220
return remove_idx
2221+
22212222
@fill_doc
22222223
def _add_or_replace(self, *, title, section, tags, html_partial, replace=False):
22232224
"""Append HTML content report, or replace it if it already exists.

0 commit comments

Comments
 (0)