We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f7fc5b commit 3fb911cCopy full SHA for 3fb911c
.github/python.json
@@ -4,7 +4,7 @@
4
"owner": "python",
5
"pattern": [
6
{
7
- "regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$",
+ "regexp": "^\\s*File\\s\"(.*)\",\\sline\\s(\\d+),\\sin\\s(.*)$",
8
"file": 1,
9
"line": 2
10
},
0 commit comments