8000 Update python.json · galak/setup-python@60f686a · GitHub
[go: up one dir, main page]

Skip to content

Commit 60f686a

Browse files
author
Danny McCormick
authored
Update python.json
1 parent 3fb911c commit 60f686a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"owner": "python",
55
"pattern": [
66
{
7-
"regexp": "^\\s*File\\s\"(.*)\",\\sline\\s(\\d+),\\sin\\s(.*)$",
7+
"regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$",
88
"file": 1,
99
"line": 2
1010
},

0 commit comments

Comments
 (0)
0