if len(devices) > 0:
Connection.__instance = binhoHostAdapter.binhoHostAdapter(devices[0])
else:
- raise RuntimeError('No Binho host adapter found!')
\ No newline at end of file
+ raise RuntimeError('No Binho Nova found!')
\ No newline at end of file