Skip to content

Commit

Permalink
Fix exception in BatchAlgorithmDialog
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 30, 2019
1 parent 0597a81 commit be11896
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/plugins/processing/gui/BatchAlgorithmDialog.py
Expand Up @@ -35,6 +35,7 @@
QgsProcessingOutputHtml,
QgsProcessingOutputNumber,
QgsProcessingOutputString,
QgsProcessingOutputBoolean,
QgsProject,
QgsProcessingMultiStepFeedback,
Qgis,
Expand Down

0 comments on commit be11896

Please sign in to comment.