sphinx-autodoc-typehints
sphinx-autodoc-typehints copied to clipboard
Support PEP 727
I really like this tool and have a suggestion to support a newer python feature. It would be wonderful if this tool supported https://peps.python.org/pep-0727/, enabling the entire Parameter and Return sections to be offloaded from the docstring to the signature. Thanks!