{ "editor.insertSpaces": false, "python.pythonPath": "./app/Scripts/python", "python.autoComplete.extraPaths": [ "./app" ], "python.analysis.extraPaths": [ "./app" ] }