lf_tx_power.py : column width updates

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2022-02-11 10:02:38 -07:00
committed by shivam
parent 94c057cbd6
commit 982efe7d99

View File

@@ -632,7 +632,7 @@ def main():
worksheet.set_column(col, col, 16) # Set width
worksheet.write(row, col, 'Controller\n{testbed_id}'.format(testbed_id=args.testbed_id), dblue_bold)
col += 1
worksheet.set_column(col, col, 12) # Set width
worksheet.set_column(col, col, 20) # Set width
worksheet.write(row, col, 'Controller\nChannel', dblue_bold)
col += 1
worksheet.set_column(col, col, 20) # Set width