vscode settings

This commit is contained in:
tp_dhu 2025-04-30 02:15:57 +01:00
parent 5ba0911d7e
commit 606a3fad8e

4
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,4 @@
{
"python-envs.defaultEnvManager": "ms-python.python:system",
"python-envs.pythonProjects": []
}