kopia lustrzana https://github.com/OpenDroneMap/WebODM
				
				
				
			Update plugins/contours/api.py
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>pull/943/head
							rodzic
							
								
									19e809d49b
								
							
						
					
					
						commit
						73edc2c6dd
					
				| 
						 | 
				
			
			@ -57,7 +57,7 @@ class TaskContoursCheck(CheckTask):
 | 
			
		|||
    def error_check(self, result):
 | 
			
		||||
        contours_file = result.get('file')
 | 
			
		||||
        if not contours_file or not os.path.exists(contours_file):
 | 
			
		||||
            return _('Contours file could not be generated. This might be a bug.')
 | 
			
		||||
            return _('Could not generate contour file. This might be a bug.')
 | 
			
		||||
 | 
			
		||||
class TaskContoursDownload(GetTaskResult):
 | 
			
		||||
    pass
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue