rearranged settings

This commit is contained in:
John Lancaster
2023-06-11 10:12:31 -05:00
parent ccedfaccdd
commit 70b67412d6
2 changed files with 7 additions and 21 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}