diff --git a/server-api/.vscode/settings.json b/server-api/.vscode/settings.json new file mode 100644 index 0000000..66cd228 --- /dev/null +++ b/server-api/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "python.pythonPath": "/home/shockrah/GitRepos/freechat/server-api/client-tests/bin/python3.9" +} \ No newline at end of file