Change docstring style to rest
This commit is contained in:
parent
c2de0c0c57
commit
7e7afb7ba6
|
@ -5,4 +5,4 @@ setlocal textwidth=88
|
|||
let b:ale_linters = ['flake8', 'mypy', 'jedils']
|
||||
let b:ale_fixers = ['black']
|
||||
|
||||
let g:python_style = 'numpy'
|
||||
let g:python_style = 'rest'
|
||||
|
|
Loading…
Reference in a new issue