mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 07:04:17 +00:00 
			
		
		
		
	workloads/geekbench: Fix formatting
Add missing newline to description in order to display correctly in the show command and remove extra spaces.
This commit is contained in:
		| @@ -29,6 +29,7 @@ class Geekbench(ApkUiautoWorkload): | ||||
|     description = """ | ||||
|     Geekbench provides a comprehensive set of benchmarks engineered to quickly | ||||
|     and accurately measure processor and memory performance. | ||||
|  | ||||
|     http://www.primatelabs.com/geekbench/ | ||||
|     From the website: | ||||
|     Designed to make benchmarks easy to run and easy to understand, Geekbench | ||||
|   | ||||
		Reference in New Issue
	
	Block a user