settings.json 113 B

1234
  1. {
  2. "python.pythonPath": "${workspaceFolder}\\venv\\Scripts\\python.exe",
  3. "python.linting.enabled": false
  4. }