Binary package “python3-sphinx-autodoc-typehints” in ubuntu lunar

Type hints support for the Sphinx autodoc extension

 This extension allows you to use Python 3 annotations for documenting
 acceptable argument types and return value types of functions.
 .
 It listens to the autodoc-process-signature and autodoc-process-docstring
 Sphinx events in order to strip annotations and inject appropriate directives.