the-goat / .vscode /settings.json
Peter Kibuchi
Initial Commit
c3119d9 unverified
raw
history blame
No virus
116 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}