mirror of https://github.com/actions/setup-python
Update python.json
This commit is contained in:
parent
3fb911cdc7
commit
60f686a148
|
@ -4,7 +4,7 @@
|
|||
"owner": "python",
|
||||
"pattern": [
|
||||
{
|
||||
"regexp": "^\\s*File\\s\"(.*)\",\\sline\\s(\\d+),\\sin\\s(.*)$",
|
||||
"regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$",
|
||||
"file": 1,
|
||||
"line": 2
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue