Update python.lua

This commit is contained in:
SamPosh 2023-04-20 14:53:19 +05:30 committed by GitHub
parent 1ca2900cd0
commit 2ecff6e083
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ return function()
"${file}", "${file}",
"-sv", "-sv",
"--log-cli-level=INFO", "--log-cli-level=INFO",
"--log-file=tc_medusa.log" "--log-file=test_out.log"
}, },
console= "integratedTerminal", console= "integratedTerminal",
}, },