Skip to content

Pyflakes code cleanup

Bouknight, Sedrick requested to merge code-cleanup into main

Cleaned everything up from pyflakes suggestions besides FMU_PATH attribute in cooling.py and min/max power assignment in telemetry.py which were part of the analysis when using --validate. Also removed the fmu.py file. I previously used it when working on cooling model implementation, but don't need it anymore now that everything is fixed.

Merge request reports