{ "python.formatting.provider": "black", "python.defaultInterpreterPath": "venv/bin/python", "python.linting.enabled": true, "python.linting.banditEnabled": true, "python.linting.pylintEnabled": true, "python.linting.mypyEnabled": false, }