Update central config Number temp entity

This commit is contained in:
Jean-Marc Collin
2024-03-05 18:19:52 +00:00
parent d2eb581a19
commit 6fa616775e
5 changed files with 25 additions and 30 deletions

View File

@@ -22,7 +22,7 @@
"extensions": [
"ms-python.python",
"ms-python.pylint",
// already included into ms-python.python
// Doesn't work (crash). Default in python is to use Jedi see Settings / Python / Default Language
// "ms-python.vscode-pylance",
"ms-python.isort",
"ms-python.black-formatter",