upd WindowsBuilder.py

This commit is contained in:
iperov 2021-07-30 12:28:02 +04:00
parent c9b5612fa5
commit 30cc36c8e4

View file

@ -406,7 +406,7 @@ fr'''{{
"python.linting.enabled": false,
"python.linting.pylamaEnabled": false,
"python.linting.pydocstyleEnabled": false,
"python.pythonPath": "${{env:PYTHON_EXECUTABLE}}",
"python.defaultInterpreterPath": "${{env:PYTHON_EXECUTABLE}}",
"workbench.editor.tabCloseButton": "off",
"workbench.editor.tabSizing": "shrink",
"workbench.editor.highlightModifiedTabs": true,