mirror of
				https://github.com/qurator-spk/modstool.git
				synced 2025-11-04 03:14:14 +01:00 
			
		
		
		
	🧹 Remove unused/obsolete code
This commit is contained in:
		
							parent
							
								
									6af4a6f671
								
							
						
					
					
						commit
						ef4eeac7e2
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -419,8 +419,6 @@ def process(mets_files: List[str], output_file: str, output_page_info: str):
 | 
			
		|||
    # Process METS files
 | 
			
		||||
    with open(output_file + '.warnings.csv', 'w') as csvfile:
 | 
			
		||||
        csvwriter = csv.writer(csvfile)
 | 
			
		||||
        mods_info = []
 | 
			
		||||
        page_info = []
 | 
			
		||||
        logger.info('Processing METS files')
 | 
			
		||||
        for mets_file in tqdm(mets_files_real, leave=True):
 | 
			
		||||
            try:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue