oresat / oresat-adcs-software

A Linux service for managing the ADCS on oresat.
GNU General Public License v3.0
8 stars 2 forks source link

adcs_lib imports #1

Closed mee5-pdx closed 4 months ago

mee5-pdx commented 8 months ago

In cory's branch, imports are adcs_lib and in master, they are adcs_manager.adcs_lib. Make sure these are consistent between branches

mee5-pdx commented 4 months ago

This will be obsolete with how the python packages are being structured, but also check that all import still work.

mee5-pdx commented 4 months ago

Python package was reformatted and imports work correctly so far