Missing comma

This commit is contained in:
GeorgianaElena
2020-10-20 15:16:41 +03:00
parent 2fd0e135c6
commit e474de42eb

View File

@@ -54,7 +54,7 @@ html_sidebars = {
'**': [
# from pydata_sphinx_theme
'sidebar-nav-bs.html',
'sidebar-search-bs.html'
'sidebar-search-bs.html',
# from sphinx builtins
'globaltoc.html',
'relations.html',