We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e70a19 commit 16af148Copy full SHA for 16af148
Doc/conf.py
@@ -447,8 +447,8 @@
447
# Options for Epub output
448
# -----------------------
449
450
-epub_author = _('Python Documentation Authors',)
451
-epub_publisher = _('Python Software Foundation',)
+epub_author = _('Python Documentation Authors')
+epub_publisher = _('Python Software Foundation')
452
epub_exclude_files = ('index.xhtml', 'download.xhtml')
453
454
# index pages are not valid xhtml
0 commit comments