7 lines
144 B
JSON
7 lines
144 B
JSON
{
|
|
"[python]": {
|
|
"editor.defaultFormatter": "ms-python.autopep8"
|
|
},
|
|
"python.formatting.provider": "none",
|
|
"cSpell.words": ["expt"]
|
|
}
|