Removed unused dictionary declaration
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				ydeng/bmlsa/pipeline/head There was a failure building this commit
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	ydeng/bmlsa/pipeline/head There was a failure building this commit
				
			This commit is contained in:
		@@ -13,7 +13,6 @@ def read_annotations_from_csv(
 | 
			
		||||
    start_header: str = None,
 | 
			
		||||
    end_header: str = None,
 | 
			
		||||
):
 | 
			
		||||
    annotations = {}
 | 
			
		||||
    with open(csv_path, "r") as csv_fd:
 | 
			
		||||
        reader = csv.reader(csv_fd)
 | 
			
		||||
        id_ind = None
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user