autoDocstring icon indicating copy to clipboard operation
autoDocstring copied to clipboard

Add template google-notypes-nodefault

Open sv1990 opened this issue 3 years ago • 1 comments

This is the same template as google-notypes just without having "Defaults to x" for kwargs. The reason for adding this is that the default value for the kwargs is already contained in the function declaration so having it repeated in the docstring is redundant and can lead to divergence.

sv1990 avatar Mar 16 '22 13:03 sv1990

@NilsJPWerner any updates on this?

Daniel451 avatar Dec 06 '22 07:12 Daniel451