vscode settings

This commit is contained in:
Simon Zeyer 2021-12-05 22:08:55 +01:00
parent 9b23688c10
commit 39c10452e8

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"python.pythonPath": "C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python38-32\\python.exe"
}