settings.json 90 B

1234
  1. {
  2. "python.pythonPath": "/usr/bin/python3",
  3. "python.linting.pylintEnabled": false
  4. }