From 53974d340924bde472e3f1207e040ab610c923eb Mon Sep 17 00:00:00 2001 From: almaz Date: Fri, 25 Oct 2024 11:38:49 +0200 Subject: [PATCH] update launch.json --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 364a72e..3a3bd88 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -16,7 +16,7 @@ "websockets", ], "jinja": true, - "justMyCode": true, + "justMyCode": false, "env": { "PYTHONPATH": "${workspaceFolder}:${PYTHONPATH}", "LOG_LEVEL": "DEBUG"