ZeroDivisionError when generating V3BandwidthsFile and no valid result files are found
Created by: juga0
Having old or none results files in the expected directory, makes this exception raise:
sbws/commands/generate.py", line 59, in scale_lines
ratio = scale / total
ZeroDivisionError: division by zero