Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ec1740

Browse files
committed
DOC: add missing comma
1 parent 0ae46ae commit 7ec1740

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ def _check_deps():
263263

264264
# Custom sidebar templates, maps page names to templates.
265265
html_sidebars = {
266-
'index': ['searchbox.html', 'sidebar_announcement.html', 'sidebar_versions.html'
266+
'index': ['searchbox.html', 'sidebar_announcement.html', 'sidebar_versions.html',
267267
'donate_sidebar.html'],
268268
'**': ['searchbox.html', 'localtoc.html', 'relations.html',
269269
'pagesource.html']

0 commit comments

Comments
 (0)