This commit is contained in:
Michael Zargham 2020-08-09 15:05:57 -07:00
parent 2a3f14f3d0
commit bcaf3dace8
1 changed files with 3 additions and 0 deletions

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

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