sphinx-autodoc-typehints — Easy Playground
Sphinx extension to include type hints in auto-generated docs
What is sphinx-autodoc-typehints?Run locally
Install
pip install sphinx-autodoc-typehintsPython CodeRun locally
sphinx-autodoc-typehints is part of the Python ecosystem. Sphinx extension to include type hints in auto-generated docs.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?