Skip to content

Commit 4207ffe

Browse files
authored
Merge pull request #245 from jhlegarreta/doc/remove-duplicate-quotes
DOC: Remove duplicate quotes
2 parents f6d58b0 + 90e8daf commit 4207ffe

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)