- (the (test) signature allegedly has the wrong length?) - add login route for main.py
12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Python: Current File",
|
|
"type": "python",
|
|
"request": "launch",
|
|
"program": "${file}",
|
|
"console": "integratedTerminal",
|
|
"justMyCode": false
|
|
}
|
|
]
|
|
}
|