autoDocstring icon indicating copy to clipboard operation
autoDocstring copied to clipboard

python 3.12 generics support

Open agedburd opened this issue 1 year ago • 0 comments

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.

agedburd avatar Oct 30 '23 02:10 agedburd