How do I update my docstring when my method signature has changed?

I am using Pycharm and am using docstrings to document my methods.  If I add a new parameter to a method, how do I get the docstring to include the new parameter?  I tried Refactor->Change Signature, but that doesn't seem to do anything.

1
1 comment

Hello Greg,

at the moment it's not possible but we have a corresponding feature request for that, please add your vote:

https://youtrack.jetbrains.com/issue/PY-27930

0

Please sign in to leave a comment.