settings.json 212 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 { "python.linting.pylintEnabled": true, "python.linting.enabled": true, "python.linting.lintOnSave": true, "python.pythonPath": "C:\\Python39\\python.exe", "python.languageServer": "Pylance" }