settings.json 86 B

12345
  1. {
  2. "terminal.integrated.env.windows": {
  3. "pythonpath": "${workspaceFolder}/"
  4. }
  5. }