Skip to content

Commit 5b24aee

Browse files
committed
rename example
1 parent 8ee7b5b commit 5b24aee

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"name": "PyTrickle Demo with Text Publishing",
2929
"type": "debugpy",
3030
"request": "launch",
31-
"program": "${workspaceFolder}/examples/process_video_with_text.py",
31+
"program": "${workspaceFolder}/examples/text_output_example.py",
3232
"console": "integratedTerminal",
3333
"cwd": "${workspaceFolder}/examples",
3434
"env": {
File renamed without changes.

0 commit comments

Comments
 (0)