summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDashie <dashie@sigpipe.me>2020-04-06 15:55:52 +0200
committerDashie <dashie@sigpipe.me>2020-04-06 15:55:52 +0200
commit0dbdcfea8ddc710cde21802d3d0d9bad1dfe16db (patch)
tree980b370a19beb91fdc771cbb824cdd89f5af94c6
parentf1fc51b87a7042eefac3b5c103b428260763931c (diff)
hhhhh
-rw-r--r--.vscode/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index ce91d7dc..e8f3a966 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -37,6 +37,6 @@
"vetur.format.defaultFormatter.js": "vscode-typescript",
"vetur.format.defaultFormatter.html": "js-beautify-html",
"javascript.format.insertSpaceBeforeFunctionParenthesis": true,
- "python.pythonPath": "/usr/local/bin/python3",
+ "python.pythonPath": "/usr/bin/python3.6",
"restructuredtext.confPath": "${workspaceFolder}/docs"
} \ No newline at end of file