sphinx-autodoc-typehintsIntermediate Playground

Sphinx extension to include type hints in auto-generated docs

Using sphinx-autodoc-typehints effectivelyRun locally
Install
pip install sphinx-autodoc-typehints
Python CodeRun locally

Following best practices with sphinx-autodoc-typehints ensures a productive development workflow.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?