fix vscode launch file
This commit is contained in:
parent
310ed74515
commit
4d937f14b3
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -6,7 +6,7 @@
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Python: Main File execution",
|
||||
"type": "debugpy",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/loggy.py",
|
||||
"console": "integratedTerminal",
|
||||
|
Loading…
x
Reference in New Issue
Block a user