autoDocstring
autoDocstring copied to clipboard
python 3.12 generics support
Please add support for python 3.12 generics format (https://docs.python.org/3.12/whatsnew/3.12.html#pep-695-type-parameter-syntax).
Currently use of 3.12 generics format causes generator to skip args section and incorrectly label returns.