Marthee commited on
Commit
bc353a9
·
verified ·
1 Parent(s): 36623dc

Update Doors_Schedule.py

Browse files
Files changed (1) hide show
  1. Doors_Schedule.py +1 -1
Doors_Schedule.py CHANGED
@@ -1562,7 +1562,7 @@ def mainRun(schedule, plan, searcharray):
1562
  widths = get_widths_bb_format(cleaned_width, kelma)
1563
  secondary_printed_clean = get_secondary_tobeprinted_clean(selected_columns_combined, secondary_tobeprinted, secondary_info)
1564
  all_print = mix_width_secondary(widths, secondary_printed_clean)
1565
- print(f"kelma: {kelma}")
1566
 
1567
  print(f"width_info_tobeprinted: {width_info_tobeprinted}")
1568
  print(f"cleaned_width: {cleaned_width}")
 
1562
  widths = get_widths_bb_format(cleaned_width, kelma)
1563
  secondary_printed_clean = get_secondary_tobeprinted_clean(selected_columns_combined, secondary_tobeprinted, secondary_info)
1564
  all_print = mix_width_secondary(widths, secondary_printed_clean)
1565
+ print(f"kelma: {kelma}")
1566
 
1567
  print(f"width_info_tobeprinted: {width_info_tobeprinted}")
1568
  print(f"cleaned_width: {cleaned_width}")