Minor typo
This commit is contained in:
parent
91a02166f1
commit
16b69febc2
2 changed files with 1 additions and 6 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
|
@ -12,7 +12,7 @@
|
|||
"console": "integratedTerminal",
|
||||
"cwd": "${workspaceFolder}/src",
|
||||
"env": {
|
||||
"=": "${cwd}/src"
|
||||
"PYTHONPATH": "${cwd}/src"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue