Skip to content

Commit

Permalink
Update processing script template
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 28, 2019
1 parent 28a5b0b commit e798bfb
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 e798bfb

Please sign in to comment.