mirror of
https://github.com/ejeanboris/MDAF.git
synced 2025-06-16 10:08:30 +00:00
added @ scheme for internal funcs
This commit is contained in:
9
.vscode/launch.json
vendored
9
.vscode/launch.json
vendored
@ -4,9 +4,12 @@
|
||||
// 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"
|
||||
},
|
||||
{
|
||||
"name": "Python: Current File",
|
||||
"type": "python",
|
||||
|
Reference in New Issue
Block a user