Skip to content

Commit 2f06704

Browse files
flake8
1 parent 984cd1e commit 2f06704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def get_version():
6262
pygments_style = "sphinx"
6363

6464
autoclass_content = "both"
65-
autodoc_default_options = { "members": True, "show-inheritance": True }
65+
autodoc_default_options = {"members": True, "show-inheritance": True}
6666
autodoc_member_order = "bysource"
6767

6868
html_theme = "sphinx_rtd_theme"

0 commit comments

Comments
 (0)