瀏覽代碼

.vscode config

Ben Swinney 6 年之前
父節點
當前提交
5080166fcd
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 }