7 lines
207 B
JSON
7 lines
207 B
JSON
{
|
|
"ansible.python.interpreterPath": "c:\\Users\\handg\\miniconda3\\python.exe",
|
|
"[python]": {
|
|
"editor.defaultFormatter": "ms-python.autopep8"
|
|
},
|
|
"python.formatting.provider": "none"
|
|
} |