docblock-python
docblock-python copied to clipboard
Automatically run on function creation
I would love if this could automatically run upon completion of a function or class definition. Is this possible?
Many thanks, Ruaridh
I guess it is possible. The problem is to define the moment when the function is "complete". I imagine it would vary a lot.