mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-11-04 09:02:12 +00:00 
			
		
		
		
	framework/job: Calm pylint
This commit is contained in:
		
				
					committed by
					
						
						marcbonnici
					
				
			
			
				
	
			
			
			
						parent
						
							8032abc805
						
					
				
				
					commit
					c8d1b0e4fb
				
			@@ -4,6 +4,8 @@ from datetime import datetime
 | 
			
		||||
from wa.framework import pluginloader, signal
 | 
			
		||||
from wa.framework.configuration.core import Status
 | 
			
		||||
 | 
			
		||||
# Because of use of Enum (dynamic attrs)
 | 
			
		||||
# pylint: disable=no-member
 | 
			
		||||
 | 
			
		||||
class Job(object):
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user