mirror of
https://github.com/actions/setup-python.git
synced 2026-07-06 07:21:05 +02:00
Update python.json
This commit is contained in:
co-authored by
GitHub
parent
3fb911cdc7
commit
60f686a148
+1
-1
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user