update files to use #!/usr/bin/env python3
This commit is contained in:
Vendored
+1
-7
@@ -9,13 +9,7 @@
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "${file}",
|
||||
"args": [
|
||||
"--file", "my_video.mp4",
|
||||
"--title", "My Automated Video Title",
|
||||
"--category", "SCIENCE_AND_TECHNOLOGY",
|
||||
"--description", "Testing out the Data API!",
|
||||
"--privacy", "private"
|
||||
]
|
||||
"args": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user