Open joshlk opened 8 years ago
Hi Josh,
Thank you for the PR! I've finally found some time to take a look at it. Of course I'd ask for unit tests and some refactoring in the new module in order to merge it, but as a demo it looks fantastic. I'd really like to drop the non-KISS arg
decorators in my code in favour of this one. Do you plan to work a bit more on this soon?
P.S.: please merge master
first in case you are going to continue, I've just fixed Travis builds there.
Hi, thanks. What refactoring did you have in mind? What do you mean by a non-KISS decorator?
PR that adds a decorator which parses a function's Sphinx docstring and adds type and description information to the parser.
It hasn't got tests yet but wanted it out there to see if there is an appetite to merge in.