Skip to content

Commit b881db5

Browse files
flake8 error fixed
1 parent f9581f6 commit b881db5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525

2626
html_static_path = ['_static']
2727
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', '.venv']
28-
html_sidebars = { '**': ['globaltoc.html', 'relations.html', 'sourcelink.html', 'searchbox.html'] }
28+
html_sidebars = {'**': ['globaltoc.html', 'relations.html', 'sourcelink.html', 'searchbox.html']}

0 commit comments

Comments
 (0)