Skip to content

Commit 06e9663

Browse files
authored
Update core.py
1 parent 0a5aca5 commit 06e9663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/reports/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ class Report(object):
211211
>>> robj.generate_report()
212212
0
213213
>>> len((testdir / 'out' / 'fmriprep' / 'sub-01.html').read_text())
214-
20862
214+
19352
215215
216216
"""
217217

0 commit comments

Comments
 (0)