parent
22987bcef8
commit
f79f5589f6
@ -1,5 +1,6 @@ |
|||||||
{ |
{ |
||||||
"python.linting.pylintEnabled": false, |
"python.linting.pylintEnabled": false, |
||||||
"python.linting.pycodestyleEnabled": true, |
"python.linting.pycodestyleEnabled": true, |
||||||
"python.linting.enabled": true |
"python.linting.enabled": true, |
||||||
|
"autoDocstring.docstringFormat": "google" |
||||||
} |
} |
||||||
Loading…
Reference in new issue