diff options
author | AnInternetTroll <lucafulger@gmail.com> | 2020-05-29 12:59:30 +0000 |
---|---|---|
committer | AnInternetTroll <lucafulger@gmail.com> | 2020-05-29 12:59:30 +0000 |
commit | 86411adf4f294359e47993c0851648d90e1d2713 (patch) | |
tree | d1f26344775f05de7ac54b6bf58b10e710b4b337 /.vscode | |
parent | aeb20b91d567f469539e93a344049d29f274f3c7 (diff) | |
download | steve-bot-86411adf4f294359e47993c0851648d90e1d2713.tar steve-bot-86411adf4f294359e47993c0851648d90e1d2713.tar.gz steve-bot-86411adf4f294359e47993c0851648d90e1d2713.tar.bz2 steve-bot-86411adf4f294359e47993c0851648d90e1d2713.tar.lz steve-bot-86411adf4f294359e47993c0851648d90e1d2713.tar.xz steve-bot-86411adf4f294359e47993c0851648d90e1d2713.tar.zst steve-bot-86411adf4f294359e47993c0851648d90e1d2713.zip |
Various updates
Diffstat (limited to '.vscode')
-rwxr-xr-x[-rw-r--r--] | .vscode/settings.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 4a172e5..478c149 100644..100755 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ -{ - "python.pythonPath": "C:\\Users\\matei\\AppData\\Local\\Programs\\Python\\Python38-32\\python.exe" +{
+ "python.pythonPath": "C:\\Users\\matei\\AppData\\Local\\Programs\\Python\\Python38-32\\python.exe"
}
\ No newline at end of file |