Skip to content

Feature/doc autodoc typehint

Maximilian Schambach requested to merge feature/doc-autodoc_typehint into master

Description

Switch to the sphinx_autodoc_typehint Sphinx extension. Replaces the sphinx_autodoc_annotation extension as it yields better results for Python 3.x style type hinting.

Merge request reports