minor update
This commit is contained in:
parent
e816fe50a2
commit
e489ef1517
3 changed files with 12 additions and 5 deletions
|
@ -164,4 +164,5 @@ class Schema:
|
|||
case 'multinum' :
|
||||
list.append( (r['label'], ', '.join( r['template'].format(value=v) for v in r['value'])) )
|
||||
|
||||
return list
|
||||
return list
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue