test / settings.json
MyaDB's picture
Add Files
af3b312
raw
history blame contribute delete
109 Bytes
{
"python.pythonPath": ".venv/Scripts/python.exe",
"python.terminal.activateEnvironment": true
}