We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb911c commit 60f686aCopy full SHA for 60f686a
.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