Skip to content
Snippets Groups Projects
Commit f46ea057 authored by Erik Reid's avatar Erik Reid
Browse files

pep8

parent f2d2c268
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ exclude_patterns = []
# a list of builtin themes.
#
html_theme = 'sphinx_rtd_theme'
#html_theme = 'alabaster'
# html_theme = 'alabaster'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
......@@ -99,4 +99,3 @@ html_static_path = ['_static']
# are concatenated and inserted.
autoclass_content = "both"
autodoc_typehints = "none"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment