Skip to content

Commit 6c3425b

Browse files
author
Danny McCormick
authored
message placeholder
1 parent f2e7c5b commit 6c3425b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/python.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
{
77
"regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$",
88
"file": 1,
9-
"line": 2
9+
"line": 2,
10+
"message": 3
1011
}
1112
]
1213
}

0 commit comments

Comments
 (0)