When implementing the multi-unit thermal plant functionality, there were some circular import problems. We think this would be solved by moving the component registry out the the hybrid_plant file and into it's own independent file that can be imported.
When implementing the multi-unit thermal plant functionality, there were some circular import problems. We think this would be solved by moving the component registry out the the
hybrid_plantfile and into it's own independent file that can be imported.