When I run the script i get the below error.
Reference ## is not in your timeboards
Reference ## is not in your screenboards
Traceback (most recent call last):
File "dashconverter.py", line 268, in
converter().main(args.dashboard_id)
File "dashconverter.py", line 260, in main
graphs = cls.widget_transform()
File "dashconverter.py", line 119, in widget_transform
return cls.board['dash']['graphs']
KeyError: 'dash'