mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-11-04 00:52:08 +00:00 
			
		
		
		
	DO NOT MERGE: stub out broken method
This commit is contained in:
		
				
					committed by
					
						
						marcbonnici
					
				
			
			
				
	
			
			
			
						parent
						
							b5ac669994
						
					
				
				
					commit
					7a3503775d
				
			@@ -37,6 +37,9 @@ class ConfigManager(object):
 | 
			
		||||
    instance of wA itself.
 | 
			
		||||
    """
 | 
			
		||||
 | 
			
		||||
    def from_pod(self, pod):
 | 
			
		||||
        return None # TODO
 | 
			
		||||
 | 
			
		||||
    @property
 | 
			
		||||
    def enabled_instruments(self):
 | 
			
		||||
        return self.jobs_config.enabled_instruments
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user