mirror of
https://github.com/ejeanboris/MDAF.git
synced 2025-12-21 06:48:14 +00:00
debug
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -4,11 +4,13 @@
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
|
||||
{
|
||||
"name": "Python: Module",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"module": "MDAF"
|
||||
"module": "MDAF",
|
||||
"args": ["plotfuncs('@Bukin2', features)"]
|
||||
},
|
||||
{
|
||||
"name": "Python: Current File",
|
||||
|
||||
Reference in New Issue
Block a user