Improves typing in examples and tests, towards mypy passing there. Introduces the SpaceInfo utility
		
			
				
	
	
		
			4 lines
		
	
	
		
			100 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			100 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from tianshou.highlevel.logger import LoggerFactoryDefault
 | |
| 
 | |
| logger_factory = LoggerFactoryDefault()
 |