+ change lunch.json

This commit is contained in:
oleting
2020-12-22 20:33:35 +01:00
parent a4ef924cdf
commit 415b4f4375
+1 -1
View File
@@ -8,7 +8,7 @@
"name": "Python: Aktuelle Datei",
"type": "python",
"request": "launch",
"program": "interpret_source.py",
"program": "gui.py",
"console": "integratedTerminal"
}
]