Closed mee5-pdx closed 4 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
adcs_lib
adcs_manager.adcs_lib
This will be obsolete with how the python packages are being structured, but also check that all import still work.
Python package was reformatted and imports work correctly so far
In cory's branch, imports are
adcs_lib
and in master, they areadcs_manager.adcs_lib
. Make sure these are consistent between branches