This commit is contained in:
ulrich 2019-05-11 16:44:24 +02:00
parent 3afaacae02
commit c709dc64e0
3 changed files with 95 additions and 0 deletions

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

@ -0,0 +1,3 @@
{
"python.pythonPath": "/usr/bin/python"
}