This fails is serno of module is `0`: ``` python if not bus.find_single_module(): print('no module found') ``` maybe returning a tuple would be wise ...