Peter Wills
Results
3
comments of
Peter Wills
Would be great to have this in `master`! Thanks for doing this.
Would also be great to have the type hints included in the docstring, so that when you do `spinx-doc` on ``` def foo(a: int): pass ``` you get ``` def...
@kbeismann I've made some changes in my fork that allow for parsing of hint types. I don't have your nice feature of having rtype be optional. Perhaps you could combine...