Skip to content

Commit

Permalink
revert change clean energy price
Browse files Browse the repository at this point in the history
  • Loading branch information
perrotcap committed Oct 10, 2024
1 parent 522491e commit 29a93d7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@
See the License for the specific language governing permissions and
limitations under the License.
'''

import pandas as pd
from energy_models.core.techno_type.base_techno_models.renewable_techno import (
RenewableTechno,
)
from energy_models.glossaryenergy import GlossaryEnergy


class CleanEnergySimpleTechno(RenewableTechno):
Expand Down

0 comments on commit 29a93d7

Please sign in to comment.