PyNFS/.vscode/settings.json

4 lines
97 B
JSON

{
"python.pythonPath": "C:\\python27\\python.exe",
"python.formatting.provider": "yapf"
}