Misc refactoring

This commit is contained in:
adamoutler
2023-02-11 20:21:30 +00:00
parent 5f2abddd89
commit 6d5e90d278
7 changed files with 184 additions and 81 deletions

View File

@ -12,7 +12,8 @@
"vscode": {
"extensions": [
"pomdtr.secrets",
"ms-python.python"
"ms-python.python",
"donjayamanne.python-extension-pack"
]
}
}