Обновить Python/settings.json

This commit is contained in:
2025-10-28 13:57:35 +00:00
parent 80ff61b8c3
commit 0e0f09126d

View File

@@ -87,6 +87,7 @@
"explorer.confirmDelete": false,
"git.enableSmartCommit": true,
"git.confirmSync": false,
"explorer.confirmDragAndDrop": false,
// ----------------------- Настройки VScode(Конец)
//----------------------------------------------------------------------------------------------------------------------------------------------------------
// ----------------------- Оформление рабочего пространства (Начало)
@@ -109,7 +110,7 @@
"git diff",
"git show",
"poetry",
"ls",
"ls"
],
"sourcecraft-code-assist.deniedCommands": [],
"mypy.dmypyExecutable": "../.venv/bin/dmypy",