cristimocean
6/23/2018 - 8:47 PM

Python settings for VSCode

"[python]": {
"editor.insertSpaces": true,
"editor.tabSize": 4  
}