Skip to content

Commit 9a18148

Browse files
authored
indentation
1 parent df8aca1 commit 9a18148

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/plugins/processing/algs/saga/SagaNameDecorator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
def decoratedGroupName(name):
9292
return groups.get(name, name)
9393

94+
9495
algorithms = {'Add Grid Values to Points': 'Add raster values to points',
9596
'Add Grid Values to Shapes': 'Add raster values to features',
9697
'Change Grid Values': 'Reclassify values (simple)',

0 commit comments

Comments
 (0)