Skip to content

Commit bec878f

Browse files
committed
[processing][grass] Fix error after running grass algorithms
1 parent 7b8603c commit bec878f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/plugins/processing/algs/grass7/Grass7Algorithm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
QgsProcessingParameterFileDestination,
6060
QgsProcessingParameterFile,
6161
QgsProcessingParameterFolderDestination,
62+
QgsProcessingOutputHtml,
6263
QgsProcessingUtils)
6364
from qgis.utils import iface
6465

0 commit comments

Comments
 (0)