When using the plugin in PyCharm to docstring Python functions. The docstring generated will be missing 1 more tab for a proper view of docstring and also when generating docstring it un-indents the first line of code from the function to document being required that I indent that manually
When using the plugin in PyCharm to docstring Python functions. The docstring generated will be missing 1 more tab for a proper view of docstring and also when generating docstring it un-indents the first line of code from the function to document being required that I indent that manually