mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	Update python/plugins/grassprovider/grass_provider.py
Co-authored-by: Loïc Bartoletti <lbartoletti@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									c9d0d29d69
								
							
						
					
					
						commit
						eb66f88ac9
					
				@ -162,7 +162,7 @@ class GrassProvider(QgsProcessingProvider):
 | 
			
		||||
    def supportedOutputVectorLayerExtensions(self):
 | 
			
		||||
        # We use the same extensions as QGIS because:
 | 
			
		||||
        # - QGIS is using OGR like GRASS
 | 
			
		||||
        # - There are very chances than OGR version used in GRASS is
 | 
			
		||||
        # - There are very few chances than OGR version used in GRASS is
 | 
			
		||||
        # different from QGIS OGR version.
 | 
			
		||||
        return super().supportedOutputVectorLayerExtensions()
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user