rupert/.vscode/settings.json

5 lines
89 B
JSON

{
"python.pythonPath": ".venv/bin/python",
"python.linting.mypyEnabled": true,
}