mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +00:00 
			
		
		
		
	pylint fixes.
This commit is contained in:
		| @@ -86,4 +86,4 @@ class Youtube(AndroidUxPerfWorkload): | ||||
|         self.uiauto_params['search_term'] = self.search_term.replace(' ', '0space0') | ||||
|         # Make sure search term is set if video source is 'search' | ||||
|         if (self.video_source == 'search') and not self.search_term: | ||||
|             raise WorkloadError("Param 'search_term' must be specified when video source is 'search'") | ||||
|             raise WorkloadError("Param 'search_term' must be specified when video source is 'search'") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user