mirror of
				https://github.com/TheLocehiliosan/yadm
				synced 2025-06-13 13:03:58 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			221 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			221 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [BASIC]
 | |
| good-names=pytestmark
 | |
| 
 | |
| [DESIGN]
 | |
| max-args=14
 | |
| max-locals=28
 | |
| max-attributes=8
 | |
| max-statements=65
 | |
| 
 | |
| [SIMILARITIES]
 | |
| min-similarity-lines=6
 | |
| 
 | |
| [MESSAGES CONTROL]
 | |
| disable=redefined-outer-name
 | |
| 
 | |
| [TYPECHECK]
 | |
| ignored-modules=py
 |