diff --git a/nireports/assembler/report.py b/nireports/assembler/report.py index 0555fc6c..b58fcfca 100644 --- a/nireports/assembler/report.py +++ b/nireports/assembler/report.py @@ -96,7 +96,7 @@ class Report: ... dirs_exist_ok=True, ... ) >>> REPORT_BASELINE_LENGTH = 41770 - >>> RATING_WIDGET_LENGTH = 83308 + >>> RATING_WIDGET_LENGTH = 83343 Examples