mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 21:32:31 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						3ddd20cf51
					
				| @ -15,7 +15,7 @@ def maybe_exit(rc): | ||||
|     if maybe_exit_should_exit: | ||||
|         sys.exit(rc) | ||||
|     if maybe_exit_reraise: | ||||
|         e = sys.exception() | ||||
|         e = sys.exc_info()[1] | ||||
|         if e: | ||||
|             raise e | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 QMK Bot
						QMK Bot