Skip to content

Move board sanity check from Rest API to main function

Dinyar Rabady requested to merge dinyar-test-PyHAL_support into PyHAL_support

This modifies where we check whether a board exists in the address table. I've also cleaned up tests slightly as well as removed unused imports.

Merge request reports