Navigation Menu

Skip to content

Commit

Permalink
Update processing script template
Browse files Browse the repository at this point in the history
(cherry picked from commit 7aca208)
  • Loading branch information
nyalldawson committed Mar 28, 2019
1 parent 3e65d8d commit ec275dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/processing/script/ScriptTemplate.py
Expand Up @@ -18,7 +18,7 @@
QgsProcessingAlgorithm,
QgsProcessingParameterFeatureSource,
QgsProcessingParameterFeatureSink)
import processing
from qgis import processing


class ExampleProcessingAlgorithm(QgsProcessingAlgorithm):
Expand Down

0 comments on commit ec275dd

Please sign in to comment.