mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	pylint: Reenable E1101 no-member
This commit is contained in:
		
							parent
							
								
									1dcb863f55
								
							
						
					
					
						commit
						abc752314b
					
				
					 7 changed files with 11 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -71,7 +71,6 @@ disable = [
 | 
			
		|||
  "no-else-continue",
 | 
			
		||||
  "no-else-raise",
 | 
			
		||||
  "no-else-return",
 | 
			
		||||
  "no-member",
 | 
			
		||||
  "subprocess-run-check",
 | 
			
		||||
  "use-dict-literal",
 | 
			
		||||
]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue