Skip to content

Commit

Permalink
add missed parameter name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Jul 25, 2017
1 parent 8769991 commit 9593a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/plugins/processing/algs/gdal/merge.py
Expand Up @@ -46,6 +46,7 @@ class merge(GdalAlgorithm):
INPUT = 'INPUT'
OUTPUT = 'OUTPUT'
PCT = 'PCT'
NODATA = 'NODATA'
SEPARATE = 'SEPARATE'
RTYPE = 'RTYPE'

Expand Down

0 comments on commit 9593a8b

Please sign in to comment.