Обновить Python/settings.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user