summaryrefslogtreecommitdiff
path: root/textproc/py-sphinx-autodoc-typehints/DESCR
blob: 71c40c3b2b0d20e21b5bd8b6ef80faaa5c00bbc5 (plain)
1
2
3
This extension allows you to use Python 3 annotations for documenting
acceptable argument types and return value types of functions. This
allows you to use type hints in a very natural fashion.