Ver código fonte

.vscode config

Ben Swinney 6 anos atrás
pai
commit
5080166fcd
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .vscode/settings.json

+ 1 - 1
.vscode/settings.json

@@ -1,4 +1,4 @@
 {
-    "python.pythonPath": "/home/jason/anaconda3/envs/fastaiv1/bin/python",
+    "python.pythonPath": "/usr/local/bin/python3",
     "python.linting.enabled": true
 }