mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-09-11 16:37:59 +00:00
Vendored
+7
@@ -11,6 +11,13 @@
|
||||
"program": "${file}",
|
||||
"console": "integratedTerminal"
|
||||
},
|
||||
{
|
||||
"name": "tests.py",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "tests.py",
|
||||
"console": "integratedTerminal"
|
||||
},
|
||||
{
|
||||
"name": "sample.eml",
|
||||
"type": "debugpy",
|
||||
|
||||
Reference in New Issue
Block a user