renewed development

This commit is contained in:
Oleg Sheynin
2025-12-22 23:58:41 +00:00
parent e97f76222c
commit 8b115cee75
6 changed files with 62 additions and 118 deletions
-3
View File
@@ -15,9 +15,6 @@
],
"python.envFile": "${workspaceFolder}/.env",
"python.testing.debugPort": 3000,
"python.linting.enabled": true,
"python.linting.pylintEnabled": false,
"python.linting.mypyEnabled": true,
"files.associations": {
"*.py": "python"
},