mirror of
				https://github.com/ARM-software/devlib.git
				synced 2025-11-04 07:51:21 +00:00 
			
		
		
		
	instrument/frames: Fix missing import
This commit is contained in:
		@@ -14,6 +14,8 @@
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
from __future__ import division
 | 
			
		||||
import os
 | 
			
		||||
 | 
			
		||||
from devlib.instrument import (Instrument, CONTINUOUS,
 | 
			
		||||
                               MeasurementsCsv, MeasurementType)
 | 
			
		||||
from devlib.utils.rendering import (GfxinfoFrameCollector,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user