Jelajahi Sumber

.vscode config

Ben Swinney 6 tahun lalu
induk
melakukan
5080166fcd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
 }