This commit is contained in:
Richard Chien
2018-08-17 00:12:07 +08:00
parent c47867e755
commit c21b1e7122
5 changed files with 32 additions and 2 deletions

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

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