From 930d1943e3397717f831fc091a2cd305961b6fc8 Mon Sep 17 00:00:00 2001 From: Boris Sekachev Date: Tue, 28 May 2024 21:13:33 +0300 Subject: [PATCH] Delete extra comma --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 21b46cc608a..a0caaf03676 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -39,5 +39,5 @@ "python.testing.cwd": "${workspaceFolder}/tests", "cSpell.words": [ "crowdsourcing" - ], + ] }