{ "python.defaultInterpreterPath": ".venv/bin/python", "editor.formatOnSave": true, "[python]": { "editor.defaultFormatter": "ms-python.python", "editor.formatOnSave": true, }, }