mirror of
				https://gitea.com/actions/setup-python.git
				synced 2025-10-31 07:47:08 +00:00 
			
		
		
		
	Less escaping
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/python.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/python.json
									
									
									
									
										vendored
									
									
								
							| @@ -4,7 +4,7 @@ | |||||||
|             "owner": "python", |             "owner": "python", | ||||||
|             "pattern": [ |             "pattern": [ | ||||||
|                 { |                 { | ||||||
|                     "regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$", |                     "regexp": "^\\s*File\\s\"(.*)\",\\sline\\s(\\d+),\\sin\\s(.*)$", | ||||||
|                     "file": 1, |                     "file": 1, | ||||||
|                     "line": 2 |                     "line": 2 | ||||||
|                 }, |                 }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Danny McCormick
					Danny McCormick