You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create `checkout.py` and its submodules, which together provide automated testing capabilities for confirming the proper functioning of the microSWIFT software and hardware prior to deployment.
Tidying up of microSWIFT.py and its dependencies. This includes removing unnecessary files, restructuring and refactoring, making the coding style adhere to a consistent format (e.g. PEP8), and documenting the code at the module and function levels.