Metadata update
This commit is contained in:
parent
90a49e3c5a
commit
9f56abbcf5
20
.vscode/launch.json
vendored
Normal file
20
.vscode/launch.json
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
// Use IntelliSense to learn about possible attributes.
|
||||||
|
// Hover to view descriptions of existing attributes.
|
||||||
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||||
|
"version": "0.2.0",
|
||||||
|
"configurations": [
|
||||||
|
{
|
||||||
|
"name": "Python: Current File",
|
||||||
|
"type": "python",
|
||||||
|
"request": "launch",
|
||||||
|
"program": "main.py",
|
||||||
|
"args": [
|
||||||
|
"o1dro0532gou6kjf58mp739d68",
|
||||||
|
"KIUomrRHWlu.IoRSESv8iopzJSJprTzrhfnk5NouLd8-1703057706-0-1-aab30ca5.bd182b60.95996e41-0.2.1703057706",
|
||||||
|
"asdf666asdf"
|
||||||
|
],
|
||||||
|
"console": "integratedTerminal"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user