`stats setup` fails when no targets are configured
File "/usr/src/cables/cabling_bot/util/statistics.py", line 98, in _scan_channels
assert history[c.category.name]
AttributeError: 'int' object has no attribute 'category'
Edited by erin
File "/usr/src/cables/cabling_bot/util/statistics.py", line 98, in _scan_channels
assert history[c.category.name]
AttributeError: 'int' object has no attribute 'category'