mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +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 = """ |     description = """ | ||||||
|     Geekbench provides a comprehensive set of benchmarks engineered to quickly |     Geekbench provides a comprehensive set of benchmarks engineered to quickly | ||||||
|     and accurately measure processor and memory performance. |     and accurately measure processor and memory performance. | ||||||
|  |  | ||||||
|     http://www.primatelabs.com/geekbench/ |     http://www.primatelabs.com/geekbench/ | ||||||
|     From the website: |     From the website: | ||||||
|     Designed to make benchmarks easy to run and easy to understand, Geekbench |     Designed to make benchmarks easy to run and easy to understand, Geekbench | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user