diff --git a/conf.py b/conf.py index 686144f722b..48c5007dea0 100644 --- a/conf.py +++ b/conf.py @@ -166,8 +166,7 @@ def has(self, *args): 'sitename': sconf.theme.sitename, 'nav_excluded': sconf.theme.nav_excluded, 'eol': True, - 'eol_msg': 'This version of the manual is no longer supported.', - + 'eol_msg': 'This version of the manual is no longer supported.' } html_sidebars = sconf.sidebars