dev progress

This commit is contained in:
Oleg Sheynin
2025-12-28 19:30:00 +00:00
parent ba2a6cd2eb
commit 2e32b26fad
11 changed files with 122 additions and 173 deletions
-4
View File
@@ -15,9 +15,5 @@
],
"python.envFile": "${workspaceFolder}/.env",
"python.testing.debugPort": 3000,
"files.associations": {
"*.py": "python"
},
"python.testing.promptToConfigure": false,
"workbench.colorTheme": "Dracula Theme Soft"
}