master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit c5f3e71fc3 - Show all commits

View File

@@ -14,7 +14,6 @@ return {
dap = {
justMyCode = false
},
args = { '--log-level', 'DEBUG' },
runner = 'pytest',
python = pythonVenv.getPythonEnv
})