From 5ed517481e9cf340eefdcc97c3d19932cf8a7427 Mon Sep 17 00:00:00 2001 From: BLUE PURPLE <139387428+RENBRAN@users.noreply.github.com> Date: Thu, 14 Nov 2024 00:32:03 +0400 Subject: [PATCH] g --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..55589d270 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "python.languageServer": "None" +} \ No newline at end of file