mirror of
				https://kkgithub.com/actions/setup-python.git
				synced 2025-10-31 18:51:51 +08:00 
			
		
		
		
	Simplify again
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/python.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/python.json
									
									
									
									
										vendored
									
									
								
							| @ -4,11 +4,9 @@ | ||||
|             "owner": "python", | ||||
|             "pattern": [ | ||||
|                 { | ||||
|                     "regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)\\s*raise\\s(.*)\\(\\'(.*)\\'\\)$", | ||||
|                     "regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$", | ||||
|                     "file": 1, | ||||
|                     "line": 2, | ||||
|                     "severity": 4, | ||||
|                     "message": 5 | ||||
|                     "line": 2 | ||||
|                 } | ||||
|             ] | ||||
|         } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Danny McCormick
					Danny McCormick