mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
Incrementation for r.topmodel
This commit is contained in:
parent
6b9f9d4fc4
commit
36da688cd8
@ -39,4 +39,3 @@ def processCommand(alg):
|
||||
'topidxclass={}'.format(alg.getParameterValue('topidxclass')) if alg.getParameterValue('topidxclass') else ''
|
||||
)
|
||||
alg.commands.append(command)
|
||||
|
||||
|
@ -36,4 +36,3 @@ def processCommand(alg):
|
||||
out.value
|
||||
)
|
||||
alg.commands.append(command)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user