6 ms·
Appreciate that it has a "logging only" mode. I wish there was something like this, but parsing the docstrings with the same format as pycharm: http://www.jetb
by fx5 12y ago
Appreciate that it has a "logging only" mode.
I wish there was something like this, but parsing the docstrings with the same format as pycharm: http://www.jetbrains.com/pycharm/webhelp/type-hinting-in-pycharm.html http://www.jetbrains.com/pycharm/webhelp/type-hinting-in-pyc...
- senko 12y agoI'm currently entertaining the idea of it outputting docstrings (adding :param:, :rtype: and other applicable tags if they're not already there).