We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e499c3 commit f59e21cCopy full SHA for f59e21c
python/plugins/sextante/algs/ftools/VoronoiPolygons.py
@@ -31,6 +31,7 @@
31
32
from sextante.core.GeoAlgorithm import GeoAlgorithm
33
from sextante.core.QGisLayers import QGisLayers
34
+from sextante.core.GeoAlgorithmExecutionException import GeoAlgorithmExecutionException
35
36
from sextante.parameters.ParameterVector import ParameterVector
37
0 commit comments