Skip to content
Snippets Groups Projects
Commit ff0ab211 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Drop autodoc_typehints from sphinx config

parent e6e5ef25
No related branches found
No related tags found
No related merge requests found
Pipeline #166797 passed with warnings
......@@ -70,9 +70,6 @@ pygments_style = "sphinx"
html_theme = "furo"
html_theme_options = {
}
# The style sheet to use for HTML and HTML Help pages. A file of that name
# must exist either in Sphinx' static/ path, or in one of the custom paths
# given in html_static_path.
......@@ -131,4 +128,3 @@ intersphinx_mapping = {
}
autoclass_content = "class"
autodoc_typehints = "description"
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