File tree 3 files changed +15
-2
lines changed
3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ Version 2.3.2
2
+ -------------
3
+
4
+ Released on Jul 12th 2020
5
+
6
+ - Bug fix
7
+
8
+ - PydocstringFormat deletes file contents if docstrings already present
9
+
10
+ see https://github.com/heavenshell/vim-pydocstring/pull/105
11
+
12
+ Thx @jrwrigh @edkirk30
13
+
1
14
Version 2.3.1
2
15
-------------
3
16
Original file line number Diff line number Diff line change 1
1
*pydocstring.txt* Generate Python docstring to your Python code.
2
2
3
- Version: 2.3.1
3
+ Version: 2.3.2
4
4
Author: Shinya Ohynagi <sohyanagi@gmail.com>
5
5
Repository: http://github.com/heavenshell/vim-pydocstring/
6
6
License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 1
1
" File: pydocstring.vim
2
2
" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
3
- " Version: 2.3.1
3
+ " Version: 2.3.2
4
4
" WebPage: http://github.com/heavenshell/vim-pydocstriong/
5
5
" Description: Generate Python docstring to your Python script file.
6
6
" License: BSD, see LICENSE for more details.
You can’t perform that action at this time.
0 commit comments