4 lines
		
	
	
		
			60 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			60 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [pycodestyle]
 | |
| ignore = E731,E121,W503
 | |
| max-line-length = 100
 | 
| [pycodestyle]
 | |
| ignore = E731,E121,W503
 | |
| max-line-length = 100
 |