{
"problemMatcher": [
"owner": "python",
"pattern": [
"regexp": "^\s*raise\s(.*)\(\'(.*)\'\)$",
"severity": 1,
"message": 2
}
]