first commit

This commit is contained in:
2018-10-29 22:05:49 +01:00
commit a6230821f9
2 changed files with 71 additions and 0 deletions

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

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