11 lines
		
	
	
		
			147 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			147 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[report]
 | 
						|
 | 
						|
exclude_lines =
 | 
						|
    if __name__ == .__main__.:
 | 
						|
    raise NotImplemented.
 | 
						|
    def __repr__
 | 
						|
 | 
						|
[run]
 | 
						|
include = moto/*
 | 
						|
omit = moto/packages/*
 |