Added -k to 'launch.json'
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good

This commit is contained in:
Harrison Deng 2023-04-25 09:51:00 -05:00
parent 028c93eb80
commit 5c3431428f

3
.vscode/launch.json vendored
View File

@ -17,7 +17,8 @@
"replaced", "replaced",
"-d", "-d",
"-e", "-e",
"abc" "abc",
"-k"
], ],
"justMyCode": true "justMyCode": true
} }