mirror of
https://github.com/gosticks/body-pose-animation.git
synced 2025-10-16 11:45:42 +00:00
add debug
This commit is contained in:
parent
26116f0b2e
commit
69d5256fab
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@ -5,10 +5,10 @@
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Python: Debug Example",
|
||||
"name": "Python: Debug Fit",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "./example.py",
|
||||
"program": "./example_fit.py",
|
||||
"console": "integratedTerminal"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user