Skip to content

Commit 35d81c0

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

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

mne/report/report.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1744,7 +1744,7 @@ def add_covariance(
17441744
rank : int | None
17451745
The rank of the covariance matrix. If provided, it will be displayed
17461746
in the report above the covariance plots.
1747-
1747+
17481748
.. versionadded:: 1.8
17491749
%(tags_report)s
17501750
%(replace_report)s
@@ -1753,7 +1753,6 @@ def add_covariance(
17531753
-----
17541754
.. versionadded:: 0.24.0
17551755
"""
1756-
17571756
tags = _check_tags(tags)
17581757

17591758
# Display rank if provided

0 commit comments

Comments
 (0)