Skip to content

Commit 90e8daf

Browse files
committed
DOC: Remove duplicate quotes
Remove duplicate quotes. Introduced inadvertently in commit e68aed7.
1 parent f6d58b0 commit 90e8daf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nireports/reportlets/nuisance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ def plot_carpet(
279279
Any other value that Python evaluates to ``True`` will use the
280280
default clustering, which is :obj:`sklearn.cluster.ward_tree`.
281281
drop_trs: :obj:`int`, optional
282-
Number of initial timepoints ("dummy scans"”" / non-steady-state volumes)
282+
Number of initial timepoints ("dummy scans" / non-steady-state volumes)
283283
to ignore at the beginning of a timeseries when computing display
284284
scaling and potentially other plot-derived stats.
285285
legend : :obj:`bool`, optional

0 commit comments

Comments
 (0)