mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-30 22:54:18 +00:00 
			
		
		
		
	framework/host: Calm pylint
This commit is contained in:
		
				
					committed by
					
						 marcbonnici
						marcbonnici
					
				
			
			
				
	
			
			
			
						parent
						
							b861ca986a
						
					
				
				
					commit
					5a373e6c7b
				
			| @@ -2,6 +2,9 @@ import os | ||||
|  | ||||
| from wa.framework.configuration.core import settings | ||||
|  | ||||
| # Have to disable this due to dynamic attributes | ||||
| # pylint: disable=no-member | ||||
|  | ||||
| def init_user_directory(overwrite_existing=False):  # pylint: disable=R0914 | ||||
|     """ | ||||
|     Initialise a fresh user directory. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user