You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# vim-python-docstring
2
-
This is a plugin to Vim and NeoVim for creating of docstrings.
2
+
This is a plugin to Vim and NeoVim for the creation of Python docstrings.
3
3
4
4
## What it does
5
5
Docstrings for methods will contain a **list of parameters and their type hints**, **list of raised exceptions** and whether the method **yields** or **raises**.
0 commit comments