Parcourir la source

.vscode config

Ben Swinney il y a 6 ans
Parent
commit
5080166fcd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 }