forked from viveksantayana/geas-bot
Re-build using different core libraries.
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@ -1,5 +1,10 @@
|
||||
{
|
||||
"editor.insertSpaces": false,
|
||||
"python.pythonPath": "./app/Scripts/python",
|
||||
"python.autoComplete.extraPaths": ["./app"]
|
||||
"python.autoComplete.extraPaths": [
|
||||
"./app"
|
||||
],
|
||||
"python.analysis.extraPaths": [
|
||||
"./app"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user