tuning home.pt

This commit is contained in:
2021-11-04 10:17:28 +01:00
parent 2305f4761e
commit 3c23bf36ea
3 changed files with 3 additions and 3 deletions

2
.vscode/launch.json vendored
View File

@@ -4,6 +4,7 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "python",
"request": "launch",
@@ -13,7 +14,6 @@
"args": [
"-v",
"development.ini",
"--reload"
],
"console": "integratedTerminal",
"debugOptions": [