Remove sampleclient (#45)

This commit is contained in:
Joakim Sørensen
2020-11-14 15:27:54 +01:00
committed by GitHub
parent bf76923975
commit 668bd9d0bc
13 changed files with 129 additions and 47 deletions

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

@ -0,0 +1,5 @@
{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.pythonPath": "/usr/local/bin/python"
}