9q fix#31
This commit is contained in:
parent
dd157be34b
commit
3694605be2
@ -969,7 +969,7 @@ class DDTECU():
|
|||||||
|
|
||||||
if annotate: # and mod_globals.opt_verbose:
|
if annotate: # and mod_globals.opt_verbose:
|
||||||
val_ann = self.getValue(d)
|
val_ann = self.getValue(d)
|
||||||
config_ann.append('# '+d + ' = ' + val_ann)
|
config_ann.append('## '+d + ' = ' + val_ann)
|
||||||
|
|
||||||
if len (sentValues) != len (r.SentDI):
|
if len (sentValues) != len (r.SentDI):
|
||||||
# check that there is two params and the first argument is a list
|
# check that there is two params and the first argument is a list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user