geas-bot/.vscode/settings.json
Vivek Santayana 882e0b3ab8 Updated Readme. Refreshed requirements.
Purged guild.
Ready for further testing.
2021-07-24 01:01:48 +01:00

5 lines
125 B
JSON

{
"editor.insertSpaces": false,
"python.pythonPath": "./app/Scripts/python",
"python.autoComplete.extraPaths": ["./app"]
}